Uses of Interface
org.springframework.web.servlet.SmartView
Package
Description
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
-
Uses of SmartView in org.springframework.web.servlet.view
Modifier and TypeInterfaceDescriptioninterface
Public API for HTML rendering of a collection of fragments each with a view and independent model.Modifier and TypeClassDescriptionclass
View that redirects to an absolute, context relative, or current request relative URL.