Monday, July 9, 2012

can you list some builtin controllers in Spring portlet MVC?






























The Controller interface is at the root of the Spring Portlet MVC controller hierarchy,
and it provides the basic methods for handling action and render requests. It
doesn’t provide any request validation or form submission support

No comments:

Post a Comment