This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Tomcat and the fly likes Tomcat 5.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "Tomcat 5.0" Watch "Tomcat 5.0" New topic
Author

Tomcat 5.0

Shrinivas Mujumdar
Ranch Hand

Joined: Aug 27, 2004
Posts: 328
Hello,
I am using Tomcat 5.0.28 or sometimes 5.0.14, on both the servers EL is not evaluated properly, Intrestingly its working fine on Tomcat 5.5.9. I think Tomcat 5.X supports JSP 2.0 & actually all the servers mentioned above should evaluate EL isn't it?
I have tried this on weblogic 8.1 too but it was not working there. In Tomcat 5.0.X i have tried directive attribute isELIgnored="false" & entries in web.xml <jsp-property-group>,<el-ignored>etc. as well as these servers do support Servlet 2.4 Spec.


REGARDS
SHRINIVAS
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Tomcat 5.0
 
Similar Threads
error pages
jBoss and EL
el-ignored query
Expression Language Doubt
el-ignored true doesn't work with Tomcat