[jboss-dev-forums] [Design of JBoss Portal] - Re: Portlet Container 1.2 changes
julien@jboss.com
do-not-reply at jboss.com
Thu Jan 31 09:14:27 EST 2008
In order to implement the "next possible portlet mode" feature I did:
- remove on PortletInvocation the properties "supportedModes" and "supportedWindowStates"
- remove the ModesInterceptor and WindowStatesInterceptor
- updates -beans.xml to remove those interceptors
I have added on the FragmentResponse a Set nextModes which indicates the next possible modes to the portal.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4125156#4125156
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4125156
More information about the jboss-dev-forums
mailing list