Hello,

I'm studying the usage of GWT in the next version of our app. I've read the
FAQ and some classes aren't support on client side, such as BigDecimal which
is used extensively in our entities classes.

So, what do you thinks is the best way to do the comunication between client
and server and reuse as much as possible all the entities?

I read the article Security for GWT
Application<http://groups.google.com/group/Google-Web-Toolkit/web/security-for-gwt-applications>and
change my mind about using JSON to transfer the data. Looking for
another ways I read about using DTO pattern, but how do I do this? Some
tips? Links?


Regards,

---
Felipe Marin Cypriano
Vitória - ES

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