[jboss-user] [JBoss Portal] - Re: Change the portlet title programmatically

PeterJ do-not-reply at jboss.com
Wed Mar 25 14:33:12 EDT 2009


PortletPreferences pref = request.getPreferences();
pref.setValue("title", "the new title");

View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4221058#4221058

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4221058



More information about the jboss-user mailing list