Start by reading the GAE docs and making sure you understand things such as the datastore.
http://code.google.com/appengine/docs/whatisgoogleappengine.html http://code.google.com/appengine/docs/java/overview.html http://code.google.com/appengine/docs/java/datastore/ I hear very good things about Objectify: http://code.google.com/p/objectify-appengine/ On Sun, May 1, 2011 at 19:25, Sherif Amer <[email protected]> wrote: > i have web application and want to migrate this web application to the > cloud using GAE > any idea how to do this ? > Note: my application developed using JSF framework and connecting to > Oracle DB. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" 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?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google App Engine" 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?hl=en.
