Uses of Class
org.springframework.web.servlet.view.InternalResourceView
Packages that use InternalResourceView Package Description org.springframework.web.servlet.view Provides standard View and ViewResolver implementations, including abstract base classes for custom implementations.Uses of InternalResourceView in org.springframework.web.servlet.view
Subclasses of InternalResourceView in org.springframework.web.servlet.view Modifier and Type Class Description class
JstlView
Specialization ofInternalResourceView
for JSTL pages, i.e.