Thursday, May 29, 2014

Re: GWT for a quiz application

First, you should choose a framework like Grails, Spring MVC, etc. 

Currently, your question is to broad to answer.


Am Mittwoch, 28. Mai 2014 17:00:49 UTC+2 schrieb Alexander Fischer:
Are there tutorials to programm with java on the server side? and for the RPCs?

Am Mittwoch, 28. Mai 2014 11:01:04 UTC+2 schrieb Jens:
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment