Package | Description |
---|---|
org.springframework.web.servlet.mvc |
Standard controller implementations for the servlet MVC framework that comes
with Spring.
|
Modifier and Type | Class and Description |
---|---|
class |
UrlFilenameViewController
Simple
Controller implementation that transforms the virtual
path of a URL into a view name and returns that view. |
Copyright © 2014. All Rights Reserved.