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

Popular posts from this blog

linux - xterm copying to CLIPBOARD using copy-selection causes automatic updating of CLIPBOARD upon mouse selection -

c++ - qgraphicsview horizontal scrolling always has a vertical delta -