Document Information
Preface
Part I Introduction
1. Overview
2. Using the Tutorial Examples
Part II The Web Tier
3. Getting Started with Web Applications
4. Java Servlet Technology
5. JavaServer Faces Technology
6. Introduction to Facelets
7. Using JavaServer Faces Technology in Web Pages
8. Developing with JavaServer Faces Technology
9. Configuring JavaServer Faces Applications
Part III Web Services
10. Introduction to Web Services
11. Building Web Services with JAX-WS
Setting the Port
Creating a Simple Web Service and Client with JAX-WS
Requirements of a JAX-WS Endpoint
Coding the Service Endpoint Implementation Class
Building, Packaging, and Deploying the Service
Building, Packaging, and Deploying the Service Using NetBeans IDE
Building, Packaging, and Deploying the Service Using Ant
Testing the Service without a Client
A Simple JAX-WS Client
Coding the Client
Building and Running the Client
Types Supported by JAX-WS
Web Services Interoperability and JAX-WS
Further Information about JAX-WS
12. Building RESTful Web Services with JAX-RS and Jersey
Part IV Enterprise Beans
13. Enterprise Beans
14. Getting Started with Enterprise Beans
15. Running the Enterprise Bean Examples
Part V Persistence
16. Introduction to the Java Persistence API
17. Running the Persistence Examples
18. The Java Persistence Query Language
Part VI Security
19. Introduction to Security in the Java EE Platform
20. Using Java EE Security
21. Securing Java EE Applications
22. Securing Web Applications
Part VII Java EE Supporting Technologies
23. Introduction to Java EE Supporting Technologies
24. Transactions
25. Resource Connections
Index
For more information about JAX-WS and related technologies, see:
Java API for XML Web Services 2.0 specification
https://jax-ws.dev.java.net/spec-download.html
JAX-WS home
https://jax-ws.dev.java.net/
Simple Object Access Protocol (SOAP) 1.2 W3C Note
http://www.w3.org/TR/soap/
Web Services Description Language (WSDL) 1.1 W3C Note
http://www.w3.org/TR/wsdl
WS-I Basic Profile 1.1
http://www.ws-i.org
The material in The Java EE 6 Tutorial, Volume I is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.