Hi,
I'm new to the web services. I've to call the two java web services from other network system from classic ASP page. There are two java webservices are hosted in one server and this ASP application is running on another server. My request is I've to call the one java webservice from this ASP page with one parameter as input and return(output) value of java webservice1 is taken and invoke the java webservice2 with input parameter as (output from java service1) service1 value. Then the java webservice2 will return the value, that value should be display on the same ASP page to user. for this one I'm new to webservices, i dont know how to call web services from ASP and perform the operations. Please let me know in detail with code. I would appreciates you if you could give the solution AEAP. Thanks in advance!!
Thanks,
Nani