Is there any efforts to provide a framework for Portlet development in Spring?
Cameron Zemek wrote: > Is there any efforts to provide a framework for Portlet development in Spring? Yes, there is a package in the sandbox the provides PortletMVC similar to Spring WebMVC and follows the design outlined here: http://opensource.atlassian.com/confluence/spring/display/JSR168/SpringPortlet+module+design+discussion There has also been much dicussion on the list: http://search.gmane.org/search.php?group=gmane.comp.java.springframework.devel&query=portlet To get started quickly, check this post out: https://list.unm.edu/cgi-bin/wa?A2=ind0405&L=jasig-dev&P=R2654 later. Bill