I want to use of extjs to get webservice directly, and work with it... it means we can get data or send new data to web service(specifically gsoap) by extjs. is there a good comprehensive sample code? no web server exists.. just extjs and web service. We only have wsdl file of webservice and service endpoint. We want to call a method of webservice with two parameter and a result xml string to feed to DataGrid.