[jboss-user] [JBoss Portal] - Re: Get page name during layout rendering
nollie
do-not-reply at jboss.com
Fri Nov 30 12:53:55 EST 2007
This might not be the elegant solution you were hoping for, but you can use request.getPathInfo(); and parse your page name out of it. That's what I'm doing in my menu.jsp, which is included in the layout.jsp.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4109407#4109407
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4109407
More information about the jboss-user
mailing list