users@glassfish.java.net

Issues in jstl

From: <glassfish_at_javadesktop.org>
Date: Thu, 14 Aug 2008 00:48:39 PDT

Hi i am getting the following error in jboss 4.3.
where as this application worked well on glasssfish.
when i am logining in iam getting the following error.


org.apache.jasper.JasperException: /./templates/header.jsp(163,39) According to TLD or attribute directive in tag file, attribute title does not accept any expressions

in 163 line i have this code.

<h:commandLink title="<%=displayTitleVE%>" styleClass ="navbuttonselected"
                                                  actionListener="#{NavigationHandler.setHeaderByTabName}" >

i dont know what is problem,why it is not working on jboss as it has worked on glassfish

Thanks
Ravi S
[Message sent by forum member 'kieth_jane' (kieth_jane)]

http://forums.java.net/jive/thread.jspa?messageID=293271