[jboss-user] [JBoss Portal] - Re: Page Title

mholzner do-not-reply at jboss.com
Tue Sep 5 17:39:09 EDT 2006


It should be possible to write a jsp expression using the request attribute "PAGE" (LayoutConstants.ATTR_PAGE), which is of type org.jboss.portal.theme.page.PageResult . Use the getPageName() method on the PageResult. That should give you the name of the page as is was specified in the deployment descriptor, or in the admin UI.

Disclaimer: Not tested ;) 

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

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



More information about the jboss-user mailing list