I would like to  point out that this was already reported Nov 2009:
http://groups.google.com/group/google-appengine-java/browse_thread/thread/6dd57bff3b0c8b9e/dfb339ea7e106b22

One of the affected issues, if you want to star it, is here:
http://code.google.com/p/googleappengine/issues/detail?id=1506

On Jun 13, 8:51 pm, Marcel Overdijk <marceloverd...@gmail.com> wrote:
> Can somebody confirm that jsp-config in web.xml to globally enable EL
> is supported?
>
>     <jsp-config>
>         <jsp-property-group>
>             <el-ignored>false</el-ignored>
>         </jsp-property-group>
>     </jsp-config>
>
> For me it is not working and I have to add <%@ page
> isELIgnored="false" %> to all jsp pages. Cumbersome...

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to