Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: some minor editing, removed redundant "simplifies ... much simpler"

...

Systems which follow REST principles are often referred to as RESTful. RESTful Web Services is one among them and simplifies the development of web services much simpler when compared to SOAP Web Services. The Java API for XML Web Services (JAX-WS) provides full support for building and deploying RESTful Web Services.

...