According to GAE docs, jstl is provided by default, yet I'm getting the following error (locally): The absolute uri: http://java.sun.com/jsp/jstl/core cannot be resolved in either web.xml or the jar files deployed with this application
Looking at the App Engine SDK(1.6.5) jars in Eclipse I cannot find any reference to jstl classes like the if and forEach tags (IfTag and ForEachTag classes). Where can I find the JSTL classes in the SDK? Regards, Gabriel MirĂ³ -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/yWo6HSaIBUMJ. 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?hl=en.
