Chapter 28: Problem 2
Fill in the blanks for each of the following statements: a) When messages are sent between an application and a web service using SOAP, each message is placed in a(n) ___. b) A web service in Java is a(n) ___ it does not need to implement any interfaces or extend any classes. c) Web service requests are typically transported over the Internet via the ___ protocol. d) To set the exposed name of a web method, use the __ element of the @WebMethod annotation. e) ___ transforms an object into a format that can be sent between a web service and a client.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.