AXIS client to gSOAP server through HTTPS..

2004-09-09 Thread rajesh . aroli
  Hi,   iwant to write a AXIS Java client to communicate to the gSOAP server through https can any one tell me what are the steps to do that .. iam a beginer in this...any piece of information wil b of great use...   Thanking You Rajesh Kumar             Rajesh Kumar Aroli Sof

AXIS client to gSOAP server

2003-09-26 Thread Paul Harman
I'm using AXIS in a JSP/Tomcat environment to provide SOAP client facilities through to a gSOAP C++ server. A 'thin' JSP that simply calls SOAP functions and displays the results on the web site is running 3 times slower than an equivalent client written in C using gSOAP. Naturally I'd expect Jav