Hi

I am working on a GWT application. In this, what my client needs is I
send calls to different servers on basis of request types.

Suppose there are 4 request types SELECT/INSERT/UPDATE/DELETE on basis
of operation to be performed on server. If request type is SELECT, we
need to send request to SERVER_1 and if request type is INSERT, UPDATE
OR DELETE, we need to send request to SERVER_2.

Now my question is how to send call to 2 different servers through
same client window.

Please help....

Ganesh Bansal
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to