Do something like this:

protected void doView(RenderRequest request,
  |       RenderResponse response) throws PortletException, IOException{
  |   . . .
  |   response.setTitle("The New Title");
  |   . . .
  | }



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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977567
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to