GWT RPC serialization between 2 servlets
Hello, I want to send objects between 2 servlets and i was wondering
if the GWT RPC mechanism used for client - server communication can
also be used to send data across two servlets that extend
RemoteServiceServlet.
Or maybe I can use the Java serialization to actually send bytes from
one servlet to another ?
Any ideas ?
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home