Archives for: March 2011, 13
Google App Engine Getting Started #3
This getting started was all about using JSPs. As soon as I added a JSP to the project I got an error:Description Resource Path Location TypeYour project must be configured to use a JDK in order to use JSPs helloUser.jsp /googleAppEngineAlevicki/war U… more »
Google App Engine Getting Started #2
For this post I tackled the 2nd part of the AppEngine getting started guide located here: http://code.google.com/appengine/docs/java/gettingstarted/usingusers.html I didn't follow their instructions exactly. Instead of modifying my existing servlet, l… more »