Is there a way to access a web service from GWT using WSDL? I used to try to use the generated classes from ws-import .... but then someone pointed out to me that GWT cannot handle all of Java, just a subset of it, so it will not understand the ws-import classes.
Thank you and welcome Krt_Malta p>
GWT can access web services using RequestBuilder , which makes HTTP calls to the service and then accesses its response.
- SOAP, , RequestBuilder, XML. XML, , .
Axis Client SOAP Web Service Call (WSDL Driven). WSDL plug-in, WTP/AXIS Webservice Spring Source Tool. GWT, .