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