Hello everyone.

What are the benefits of using RequestFactory over JSON/Request
Builder.

to implement client-side communication/persistence i have to options:

1- using Spring/Spring MVC on the server to handle all the server-side
work,
and send JSON data to the GWT client.

2- i believe I still can use SpringMVC with RequestFactory, though not
as cleanly seperated as the first approach.

all the code will be in Java.

What are the benefits of using RequestFactory over JSON/
RequestBuilder ?


Thank You

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to