WebSphere Portal Server - Page title

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Portal Server > August 2006 > Page title





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Page title

2006-08-14, 7:32 am

How can we read out any Page title in Themes jsp?

2006-08-14, 7:32 am

Got it!!
Theme jsp code snippet

<wps:navigation>
<wps:navigationLoop>
<%if (wpsSelectionModel.isNodeSelected(wpsNavNode)){
pageName = com.ibm.wps.model.LocaleHelper.getTitle((com.ibm.portal.Localized)wpsNavNode, request);
}%>
</wps:navigationLoop>
</wps:navigation>

Thanks mmatouk!!!

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com