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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
