+1 for this question Recently I have thought about a way to incorporate the GWT-RPC protocol into a standalone application without using a fully fledged container. Using JSON for communication may be a solution but GWT-RPC is a very nice thing when developing in java both on client and server side. Is there a way to use GWT-RPC without using servlets?.
-- 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.
