GWT runs in a browser, a connection to a DB is created on the server. GWT does not enforce any particular web server implementation. For example, your web server can be IIS, Apache, Tomcat, GAE, Weblogic, Jetty, GlassFish, etc.
After choosing the web server you can use any kind of APIs accessible from the server. The possibilities are unlimited, just stick with the best practices for a particular server implementation. -- 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.
