Free Trial

Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.


  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint
Share this Page URL
Help

28. Web Services in Java > Self-Review Exercises

Self-Review Exercises

28.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.

f. 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 URLs.


  

You are currently reading a PREVIEW of this book.

                                                                                        

Get instant access to over
$1 million worth of books and videos.

  

Start a Free Trial


  
  • Safari Books Online
  • Create BookmarkCreate Bookmark
  • Create Note or TagCreate Note or Tag
  • DownloadDownload
  • PrintPrint