Hi creative you change the java jdk 6 google app engine not run with java jdk 7 so you change this
On Tuesday, 24 July 2012 19:01:41 UTC+5:30, creative wrote: > > > Using Eclipse (juno) and GAE plugin, I've compiled and ran the "guestbook" > example ( > https://developers.google.com/appengine/docs/java/gettingstarted/creating) > without any problem. Both of the class of the example extend "HttpServlet" > class of javax.servlet.http package. > > I'd like to see the source code (and javadoc) of this class and of the > other class of the package (and super package), but I can't figure out > where they are. > > They are not in Program > Files\eclipse-jee-juno-win32\eclipse\plugins\com.google.appengine.eclipse.sdkbundle_1.7.0\appengine-java-sdk-1.7.0\src > > (I've tried all of the files in there) > > Binary files should be in servlet-api.jar in Program > Files\eclipse-jee-juno-win32\eclipse\plugins\com.google.appengine.eclipse.sdkbundle_1.7.0\appengine-java-sdk-1.7.0\lib\shared > > I've googled a lot without success. Anybody knows where to find sources of > javax.servlet package? Thanks a lot. > > > P.S.: first attempt to post this question failed, i guess. > -- 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/-/YGI7fuLTrDQJ. 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.
