|
-
Describe Web Service in brief
-
What is DISCO?
-
Define SOAP.
-
Explain WSDL and UDDI.
-
Explain how to implement web services using java.
Answer - Web Services are the components that provide
functionality via internet.....
Answer - SOAP is an XML-based protocol that enables 2
components
Answer - JARX is a standard API that are used to access XML
registries
Answer - JAX-RPC uses SOAP to call remote procedures.....
Answer - Web services exposes functionality over internet using
protocol such as.....
Answer - UDDI, Universal description, discovery and
integration.....
What
are the steps to get a proxy object of a web service at the client side?
Answer - Following are the steps to get a proxy object of a web
service at the client side......
|