Try this:
protected void doView(RenderRequest request, RenderResponse response)
| throws PortletException, IOException {
| ...
| response.setTitle(title);
| ...
| }View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4081511#4081511 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4081511 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
