If you want server --> server communication using GWT RPC, gwt- syncproxy is what you need.
On Nov 15, 6:50 pm, Raju <[email protected]> wrote: > Hi, > > I am new to GWT and had a requirement. > I have two applications running on two different servers. > And i need to make an asynchronous call from one application to the > other. > Is it possible to call the Remote Procedure of one application running > on a different server from a different application running on a > different server? > > If so please let me know. > > Thanks in advance. > > Raju -- 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.
