Hello, I am developing a project and I am using GWT and Google App Engine to store data in the cloud. What I need is to connect to a web based Mysql (or any Relational Database) obtain some data and then upload it to GAE, is it possible to connect to 2 different DataSources within the same app? Ej: GWT+GAE+Mysql
The other option is to connect GWT with two separate GAE apps , I need the Datasources to be in separate places, is it possible? I'm using Eclipse to develop this Thank You -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/tSZCTTiPM9UJ. 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.
