>
> Can u explain with which technologies i can handle the MySQL db and the 
> serverside programming?
>

Whatever you like. GWT does not force you to use specific server side 
technologies. It is totally fine to use perl, php, ruby, node.js, whatever 
on your server. However if you use a Java backend you can easily share Java 
classes between client/server and you can use things like GWT-RPC / GWT 
RequestFactory for client <-> server communication out of the box.

-- J.

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to