Package | Description |
---|---|
org.springframework.web.servlet.view |
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
|
org.springframework.web.servlet.view.tiles |
Support classes for the integration of
Tiles
(included in Struts) as Spring web view technology.
|
Modifier and Type | Class and Description |
---|---|
class |
JstlView
Specialization of
InternalResourceView for JSTL pages,
i.e. |
Modifier and Type | Class and Description |
---|---|
class |
TilesJstlView
Deprecated.
as of Spring 3.0
|
class |
TilesView
Deprecated.
as of Spring 3.0
|
Copyright © 2015. All rights reserved.