Course
JEE05
Introduction to RESTful Webservices with JAX-RS and JSON («JEE05»)
This course provides an introduction to the practical use of RESTful web services with the JAX-RS API and the Java API for JSON Processing (JSON-P).
Duration
2 days
Price
1'400.–
Course facts
- Getting to know the JAX-RS API specification
- Getting to know the JSON-P API specification
- Using RESTful web services with JAX-RS and JSON-P in practice
- Basics
- Creating JAX-RS Resources and Application Classes
- Processing Queries and Other Parameters
- Return HTTP Status Codes
- Create and process data as XML
- Validate data
- Creating and Processing JSON with Java
- Creating a JAX-RS Client
Component of the following courses
This course is aimed at application developers who want to use JAX-RS and JSON-P in RESTful Webservices.
Several months of practical experience in application development with Java and/or completion of the previous course: