Chapter 31: Problem 1
State whether each of the following is true or false. If false, explain why. a) All methods of a web service class can be invoked by clients of that web service. b) When consuming a web service in a client application created in NetBeans, you must create the proxy class that enables the client to communicate with the web service. c) A proxy class communicating with a web service normally uses SOAP to send and receive messages. d) Session tracking is automatically enabled in a client of a web service. e) Web methods cannot be declared static. A user-defined type used in a web service must define both get and set methods for any property that will be serialized. g) Operations in a REST web service are defined by their own unique URIs. h) \(\mathrm{A}\) SOAP-based web service can return data in \(\mathrm{JSON}\) format.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.