[jboss-user] [JBoss Portal] - Re: How to access the Portlet Properties?
bdaw
do-not-reply at jboss.com
Sun Nov 12 07:22:21 EST 2006
I think you talk about preferences and you use them in the same way that portlet specification desrcibes in PLT.14 chapter.
You set preferences on portlet (portlet.xml), portlet instance (portlet-instances.xml) or user (API) level but it's still the same set of preferences.
PortletPreferences prefs = request.getPreferences();
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3985193#3985193
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3985193
More information about the jboss-user
mailing list