Thank you, I'll try it as soon as possible. I did try to use the jars from a standard J2ee distribution (not repackaged), but that did not work since some libraries were still missing. Thanks for your suggestion, this will be really helpful.
Lorenzo On Dec 18, 4:12 am, Helder Suzuki <[email protected]> wrote: > Hi Lorenzo, > > I was having this problem too. > > This will fix it in the development environment: > > 1) Open appengine-java-sdk-1.4.0.zip > 2) Find el-api.jar, jsp-api.jar, servlet-api.jar and > repackaged-appengine-jasper-6.0.29.jar > 3) Copy them to war/WEB-INF/lib > > Thanks, > Helder -- 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.
