Hi Pion. If you are having a hard time understanding a certain concept or where to place a certain piece of code, please let me know and I'll help you directly. You can find a range of samples in the demos directory of the Java SDK, which you can download from http://code.google.com/appengine/downloads.html. And there are even more samples checked in to the Google Code project:
http://code.google.com/p/googleappengine/source/browse/#svn/trunk/java/demos <http://code.google.com/p/googleappengine/source/browse/#svn/trunk/java/demos>In particular, guestbook is a good introductory project. - Jason On Mon, Sep 21, 2009 at 4:07 PM, Pion <[email protected]> wrote: > > I am reading > http://code.google.com/appengine/docs/java/howto/unittesting.html. > I am having a hard time to understand it. > > Where can I find any/all of the following doc/code/sample? > > * Complete "Hello World" sample? > > * Complete sample using the GAE Getting Started > > http://code.google.com/appengine/docs/java/gettingstarted/usingdatastore.html > > * The Javadoc of > com.google.appengine.tools.development.ApiProxyLocalImpl and > com.google.apphosting.api.ApiProxy. > > * Any more doc/sample/code will help. > > Thanks in advance for your help. > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group. 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-java?hl=en -~----------~----~----~----~------~----~------~--~---
