Section 5. REST, JSON,SOAP and XML processing (JaxB)

Module 5 - REST, JSON, SOAP and XML Processing APIs (JAXP, JAXB and SAAJ)

  • Describe the characteristics of REST Web Services.
  • Describe the characteristics of JSON Web Services.
  • Compare SOAP web services to REST Web Services.
  • Compare SOAP web services to JSON Web Services.
  • Describe the functions and capabilities of the APIs included within JAXP.
  • Describe the functions and capabilities of JAXB, including the JAXB process flow, such as XML-to-Java and Java-to-XML, and the binding and validation mechanisms provided by JAXB.
  • Create and use a SOAP message with attachments using the SAAJ APIs.

Flash Cards:

Code Labs:

Good Links:

REST:

Rest versus Soap and more of that

REST, Rest and more Rest

JAXP:

Some code on how to validate in SAX

JAXB

Good overview