Loading Course Schedule...
PT25171
Summary
This SOAP and REST Web Services training course provides experienced Java programmers with the skills to write new SOAP and REST web services, and access existing services. With this training, you also learn how to secure web services using both Java-specific and language-independent security technologies, and how the Java APIs — JAX-WS and JAX-RS — deliver a set of powerful tools for developing a Service-Oriented Architecture (SOA).
Prerequisites
- Before taking this course, students should:
- Have knowledge at the level of Java Programming Introduction
- Have three months of experience writing Java programs, including an understanding of Java classes and the inheritance model You should be able to:
- Create and run a complete stand-alone Java application
- Use the standard flow control constructs (if/then/else/while/for) Instantiate Java objects and call instance methods
- Create classes that implement interfaces
Duration
4 Days/Lecture & Lab
Audience
This course is designed for experienced Java programmers.
Topics
- Web Services Overview
- Defining SOAP Messages with WSDL
- Implementing Code–First Web Services
- Generating Contract–First Web Services
- Building RESTful Web Services
- Providing Server–Side Support for Ajax Clients
- Developing RESTful Clients
- Securing Web Services