Hello,

I regularly work on Java web applications and made basic experiences
with DWR, YUI and Scriptaculous for RPC and Ajax functionalities.
Frankly, I don't really like them and would love to drop them and use
GWT instead - if it can do what I need.

1. Often, I have to operate with ugly string arrays to communicate
between Javascript and Server. Does GWT overcome this drawback? Can I
work with real objects instead?

2. Can I conveniently handle DOM-operations like trees or menus with
GWT?

3. Can I completely drop DWR and call my Java Server methods via GWT?

4. Can I easily integrate GWT into a Spring environment?

5. Can I access files on the server via GWT RPC?

It would be really great, if you could answer some of these questions.

Regards,


Diego

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