At the end of this session, you should be able to:
- Understand the purpose of remote procedure calls and web services
- Understand why HTTP-based web services might be preferred over other remote procedure call technologies
- Explain the differences between SOAP and RESTful web services
- Use JAX-RS to create a RESTful web service
- Use JAX-RS to create a RESTful web service client