Desktop application work with gwt website
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 google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home