Skip to main content

SpringMVCPortlets

Spring Portlets can be built using spring portlet mvc framework.

The central controller for the portlet would be DispatcherPortlet, that handles all the requests and dispatches to the relevant views.

Comments