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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...