Working with JAX-WS
Difficulty: Intermediate
Duration: 8 minutes and 35 seconds
Students: 20
In this lesson, you will learn about JAX-WS, a SOAP (simple object access protocol) web service used by Java, as well as its main components.
Learning Objectives
- Understand the basics of JAX-WS and what it does
- Learn about endpoints, dynamic endpoints, dynamic clients, and handlers in JAX-WS
Intended Audience
This lesson is intended for anyone who already has basic knowledge of Java and now wants to learn about Java EE 6.
Prerequisites
Basic knowledge of Java programming.
Covered Topics