I am trying to build a simple todo list using google app engine in java.
I am very new to google app engine that it will be really nice if there’s any tutorial to follow..
Can anyone suggest me a good tutorial for this uses java?
Thank you
I am trying to build a simple todo list using google app engine in
Share
Try Google App Engine Tutorial for Java from Lars Vogel – it describes the creation of a TODO web application storing data via JPA.
For more complex example have a look at MemWords source code. It’s free online password manager you can see in action at http://memwords.appspot.com/