1.

What do you mean by Java Web services? Name the methods to create web services.

Answer»

Java web services is BASICALLY a type of web service that is being designed to develop and deploy basic web service on the Java platform. Java web service applications perform communication through WSDL and these applications can be accessed by different programming languages including .Net, PHP, etc. Two ways to WRITE java web application code INCLUDE SOAP and RESTful. 



Discussion

No Comment Found