Sounds like a great time to try Google App Engine with GWT. The Google Plugin for Eclipse makes it super easy to create and deploy your first GAE+GWT app.
http://code.google.com/eclipse/docs/getting_started.html This isn't really the forum to discuss database issues, but you'll find docs and samples on the App Engine site on how to use JDO or JPA to access the App Engine Datastore. There are also lots of great third-party libs for App Engine like Objectify, Twig, and SimpleDS. There's no one-size-fits all answer here. Try a couple different ways and see what suits you and your application the best. HTH, On Fri, Oct 22, 2010 at 3:26 PM, Noor <[email protected]> wrote: > > Well, > In the application, there will be a database. So I was wondering which > database tools to use such as hibernate... > so people who are in the industry will better know this than 8. > > So if u can help, it would be great!! > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" 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-web-toolkit?hl=en. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit http://googlewebtoolkit.blogspot.com/ -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
