Nitheesh Chandran
unread,Aug 2, 2012, 5:58:23 AM8/2/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
Hi ,
I want to call a web service from my smart gwt client. I am very new to webservices and soap. I want to test it locally first,if i have a sample web service in my tomcat server,how can i call that service from smart gwt client? I have a small idea ,the first step is to send a soap request to the webservice,second is to get the soap response.I am sending one XML to the webservice ,getting another XML from the webservicev,XSD for validation . In these steps ,how can i use XML and XSD,i have XML and XSD . If you have any experience with this ,please help me to start