Re: Support of web services

2008-11-11 Thread doopa
I think the recommended way to do this is have a server handle the webservice side of things and have your GWT client speak to the server via an RPC call. Therefore, the user would click a btn on the client, this would fire a request to the server to run a webservice, and then the server would pa

Support of web services

2008-11-06 Thread silise
Hello! I would like to know how requests to web services are handled with GWT. Indeed, I have a java code that sends a request (based on axis2 java) to a web service when the user clicks on a button. Thank you by advance sihem --~--~-~--~~~---~--~~ You received thi