[jboss-user] [JBoss Portal] - How change <Title> on each Node to WAI

sliabat3 do-not-reply at jboss.com
Thu Nov 8 10:58:01 EST 2007


Hi,

New in jbossportal, i don't find how change the <title> on each 'page' of the portal.
My problem is, the portal must be WAI accessibility, bronze french level, and one directive is : the title must be unique on each page.
So, i have created a layout.
In this layout i have <title><%= PortalConstants.VERSION.toString() %></title>.
I have put he code :<title><%= ""+(PortalNode)request.getAttribute("org.jboss.portal.api.PORTAL_NODE") %></title>
But it does'nt work : the attribute is null. Why ? In the file header.jsp, this code retrieve the correct info, but in this jsp (index.jsp in /layout) it does n't work.

Anyone knows ?
Thanks.

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

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



More information about the jboss-user mailing list