in 163,39 i have this peace of code.
<h:commandLink title="<%=displayTitleVE%>" styleClass ="navbuttonselected"
actionListener="#{NavigationHandler.setHeaderByTabName}" >
<f:attribute name="screenId" value="<%=screenID%>"/>
<span><%=allScreensArrayOrdered[i].getDisplayTitle()%></span>
</h:commandLink>
i think it is jsf issue.i am having no idea why this is failing.
Thanks
[Message sent by forum member 'kieth_jane' (kieth_jane)]
http://forums.java.net/jive/thread.jspa?messageID=294152