If you search this forum, someone just released a SOAP api for GWT ... However, the GWT client side is bound by SOP (Same Origin Policy) so you'll not be able to connect to random web services on random servers directly from the client. The web browser will not allow it.
-jason On Nov 20, 2008, at 8:25 AM, Sandeep Verma wrote: > > Hi All, > > I have made an Application using GWT.Can I apply use > WebServices in my application or not.ie Is it possible to make some > Webservice in my GWT application?? > > > > > Thanx in Advance > > > Thanks & Regards > Sandeep Verma > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
