Quantcast
Channel: WCF, ASMX and other Web Services
Viewing all articles
Browse latest Browse all 555

Call java web service

$
0
0

hi how to call java web service and pass parameter from asp.net and how to receive the response

this is the java web method

 @WebMethod
    public String SayHello(String name){
        return "Hello " + name;
    }


Viewing all articles
Browse latest Browse all 555

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>