|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalResourceView | |
---|---|
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. |
Uses of InternalResourceView in org.springframework.web.servlet.view |
---|
Subclasses of InternalResourceView in org.springframework.web.servlet.view | |
---|---|
class |
JstlView
Specialization of InternalResourceView for JSTL pages, i.e. |
Uses of InternalResourceView in org.springframework.web.servlet.view.tiles |
---|
Subclasses of InternalResourceView in org.springframework.web.servlet.view.tiles | |
---|---|
class |
TilesJstlView
Specialization of TilesView for JSTL pages; Tiles pages that use the JSP Standard Tag Library. |
class |
TilesView
View implementation that retrieves a Tiles definition. |
|
The Spring Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |