"Gareth Meyrick" <gareth 'at' kirkstonepass.com> writes: > hi, > > Guillaume Cottenceau wrote: > > > > Any place to check where this feature could be turned off > > inadvertandly? > > try inserting the page directive > > <%@ page isELIgnored="false" %> > > before any expression language (EL) stuff. > > hope this helps..
Yes, this did workaround the problem, thank you. It turned out that the whole global turning off of the EL was due to using a 2.3 version of the web.xml file. Now, I don't really understand why the example web.xml file I found in tomcat 5.0.27 was still in 2.3 version.. -- Guillaume Cottenceau - http://zarb.org/~gc/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]