[jboss-dev-forums] [Design of JBoss Portal] - Re: JBoss Portlet Container 2.0 (JSR-268) support for custom
julien@jboss.com
do-not-reply at jboss.com
Wed Mar 26 13:26:57 EDT 2008
Usually new modes are either mode managed by the portal or by the portlet itself. The portlet mode you are referencing is a pure portal mode, which consist in having the portal sending the instance shared preferences to the portlet associated with the READ_WRITE access mode.
The simple portal that makes the JBoss Portlet Container does not support additional modes because it is out of scope of the product.
JBoss Portal 2.6 (and therefore 2.7) support this feature already, when the portlet is invoked with EDIT_DEFAULTS, the shared instances preferences are provided wit the READ_WRITE access mode.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4139058#4139058
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4139058
More information about the jboss-dev-forums
mailing list