| Author |
advantage of using spring portlet mvc
|
shriya hegde
Greenhorn
Joined: Aug 31, 2010
Posts: 5
|
|
hi,
Could somebody tell me what is the use of Spring portlet mvc compared to other portal development frameworks?
|
 |
Ashish Sarin
author
Ranch Hand
Joined: Nov 20, 2000
Posts: 403
|
|
Spring Portlet MVC is a framework that is exclusively meant for developing portlets. Unlike other frameworks, it doesn't hide different lifecycle phases of a portlet.....making the framework more intuitive. Spring Portlet MVC is mirror image of Spring Web MVC, so if you have experience working with Spring Web MVC then you can quickly get up to speed with Spring Portlet MVC.
regards
ashish
|
Author of
Getting started with Spring Framework
Portlets in Action
Spring Roo 1.1 Cookbook
Portlets blog – Spring Roo blog
|
 |
 |
|
|
subject: advantage of using spring portlet mvc
|
|
|