EL expressions not evaluation in tag library

2009-09-02 Thread veerabahu
webapp running under same tomcat. All other webapps runs with servlets specification 2.3 ( I mean different DOCTYPE in web.xml) Can you help in identifying the reason for EL not getting executed ONLY in tag libraries? Thanks, Veerabahu -- View this message in context: http://www.nabble.com/EL

Re: EL expressions not evaluation in tag library

2009-09-02 Thread veerabahu
David, Thanks for your kind help Problem gets resolved once I copied el-api.jar Thanks, Veerabahu David Smith-2 wrote: So, you are saying the EL expressions are evaluated, but the standard taglibs aren't? Can you post a minimum jsp with the problem? Also get rid of javaee.jar. I