Saturday, June 26, 2010

how do we define the location of our server war to separate client from server deployment

I am using a simple GWT app with GWT-RPC. I want to be able to host
the server code
on a separate server from the simple client code. However, I don't see
a place in the client
code to define where is the location of the servlet, it asssumes they
are part of the same
war file on the same server. how would I be able to tell the client
code where the server
location is located ? thank you

--
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.

No comments:

Post a Comment