[jboss-dev-forums] [JBoss Web Development] - AS trunk : EL expression in JSPs not being evaluated by default
jaikiran pai
do-not-reply at jboss.com
Wed Oct 13 04:27:41 EDT 2010
jaikiran pai [http://community.jboss.org/people/jaikiran] created the discussion
"AS trunk : EL expression in JSPs not being evaluated by default"
To view the discussion, visit: http://community.jboss.org/message/566194#566194
--------------------------------------------------------------
While testing an application against the current AS trunk, I noticed that if a JSP file, in a web application, contains an EL expression then it is +not+ evaluated unless I explicitly set el-ignored to false (in jsp-config of web.xml) or set isELIgnored to false in the page directive of the JSP. My web application does +not+ have a web.xml and the deployment is by default (correctly) considered as a 3.0 web app. As per the JSP 2.2 spec, section JSP.3.3.2, Table JSP.3-1, I see that EL expressions are by default expected to be evaluated for web applications of 3.0 version.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/566194#566194]
Start a new discussion in JBoss Web Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2112]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20101013/8d3c3800/attachment.html
More information about the jboss-dev-forums
mailing list