Hi all! I experimented the use of Tomcat's Jasper implementation of EL instead of JUEL at Tiles, and it seems to work pretty well: http://svn.apache.org/repos/asf/tiles/framework/trunk/tiles-core/src/main/java/org/apache/tiles/evaluator/el/
So I managed to remove dependency on JUEL (that is a nightmare when deployed under a JSP 2.1 container, due to its javax.el libraries) and use "official" Glassfish EL APIs and Tomcat implementation. Do you think that we could do the same for Struts 2? Thanks Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]