I have GWT project web application. Now I have to create desktop 
application to work with this website. Is there any libraries? Web 
application uses rpc from GWT framework. Objects are serialized by 
framework. So now in desktop application I have to send http request with 
serialized objects(integer). How can I solve problem with serializing 
objects? Where to get appropriate methods/algorithms? Is my approach wrong? 
Should I just create my own servlets for desktop application and handle 
serialization.

-- 
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to