Package | Description |
---|---|
org.springframework.web.servlet.view |
Provides standard View and ViewResolver implementations,
including abstract base classes for custom implementations.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRequestToViewNameTranslator
RequestToViewNameTranslator that simply transforms the URI of
the incoming request into a view name. |