Thanks Chris, I almost developed the application and used MySql db. As I can not use MySql, I will read more about App Engine DataSource. However I have some work experience in SmartGwt Datasource, I used Gwt Datasource at server side scripts to connect to H2/Sybase Db - Hibernate layer is involved. My doubt is, Here dont I need to use any database. Can I just use App Engine datasource as DB. Please advise, I think i am not confusing you.
Thanks, Arul selvan .M On Dec 27, 2:21 pm, Chris Copeland <[email protected]> wrote: > You can use your domain. Seehttp://code.google.com/appengine/docs/domain.html > > Note, however, you can't use MySql. You'll need to use the App Engine > Datastore. > > On Sat, Dec 25, 2010 at 6:50 PM, Arulselvan <[email protected]>wrote: > > > > > Hi > > > I have purchased a website from domain provider. Now I have developed > > a java application for my website. Technologies I used are Java, JSP, > > Servlet, Hibernate, MySql. Fyi my website is not free domain, its a > > complete website likewww.mywebsite.com > > > Can I use google App engine to deploy the application so that I can > > use my java application as my website. I dont want to type > >www.mywebsite.appengine.com, i want to usewww.mywebsite.com > > > Please guide me the steps. > > > Thanks, > > Arul Selvan. M > > > -- > > 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]<google-appengine%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/google-appengine?hl=en.- Hide quoted text - > > - Show quoted text - -- 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.
