Hi,
can someone tell me please why this exptression is not working in tomcat6
anymore?
Withe tomcat 5.5 it was no problem.

<c:set var="varX" value="${prozessStand ne 'AFK' ?
(fn:substring(prozessStand, 4, 5) == 1) ? 'E' : '' : 'A'}" />
-- 
View this message in context: 
http://www.nabble.com/Tomcat-6-and-el-expression-tp15269051p15269051.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to