Google App engine JSP form -
i want use datastore in program .that on 1 jsp enter user info , after submitting redirects me jsp can see previous users information. using datastore how doit.
will it?
https://github.com/googlecloudplatform/appengine-guestbook-java
there plenty of other examples under https://github.com/googlecloudplatform/
also, see https://developers.google.com/appengine/docs/java/gettingstarted/usingdatastore
Comments
Post a Comment