Hello! I know that the question has been asked several times, but the last discussion I was able to find dates back to 2009, so I'll ask the question again:
Can I _easily_ call GWT-RPC server side from a pure java client application? If not, is the ability on the roadmap? What are the best alternatives? Basically, what I need to do: 1. a GWT-based client 2. a GAE-based server (java flavor) 3. a Java desktop client (Swing) As everything is developed in Java, we are going to re-use a lot of code; ideally we would prefer to have only the GUI part to be different b/w our GWT and our Swing clients. However, we can't find a way to call into GAE from GWT and stand-alone java other than low- level HTML calls. Thanks, MG -- 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.
