• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Tomcat 5.0

 
Ranch Hand
Posts: 328
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
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
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic