But what you mean by "real application" ? If you want to have a server part of your application and client part running outside Google App Engine you can implement access to the server part and Google App Engine datastore via servlet and standard GET/POST request.
http://code.google.com/appengine/docs/java/runtime.html#Requests_and_Servlets --~--~---------~--~----~------------~-------~--~----~ 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 google-appengine-java@googlegroups.com To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en -~----------~----~----~----~------~----~------~--~---