Hi, When I use EL in JSP, I am getting unprocessed EL in the output. But when I add page directive <%@ page isELIgnored="false" %> to the JSP pages, everything works fine. I observed that I need to add this directive only in App Engine projects while other projects work fine even without this directive. Please guide.
Thanks in advance. I use Eclipse Ganemede on Windows Vista. Regards --~--~---------~--~----~------------~-------~--~----~ 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 [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---
