I have been using the first option, with Spring MVC acting as a
restful web service layer. See for example:
http://blog.springsource.com/2010/01/25/ajax-simplifications-in-spring-3-0/

The upside is that the server side is completely unaware of the client
side technology. Indeed I have been reusing some common services with
either GWT, ExtJS and jQuery in different applications.

The downside is that you loose all the GWT RPC convenience.

-- 
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.

Reply via email to