Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
A client is to me a mere unit, a factor in a problem.
āSir Arthur Conan Doyle
They also serve who only stand and wait.
āJohn Milton
...if the simplest things of nature have a message that you understand, rejoice, for your soul is alive.
āEleonora Duse
Protocol is everything.
āFrancoise Giuliani
Objectives
In this chapter you will learn:
⢠What a web service is.
⢠How to publish and consume web services in NetBeans.
⢠How XML, JSON, XML-Based Simple Object Access Protocol (SOAP) and Representational State Transfer (REST) Architecture enable Java web services.
⢠How to create client desktop and web applications that consume web services.
⢠How to use session tracking in web services to maintain client state information.
⢠How to connect to databases from web services.