Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

How to Use This Tutorial

The Java Web Services Tutorial is an adjunct to the J2EE Tutorial. To use it, you must first:

  1. Download and install the Sun Java System Application Server Platform Edition 8 Update 1 release (hereafter called the Application Server), which you will use as your Web container. You get to the download link for this software from the http://java.sun.com/webservices/containers/ page.
  2. Download and install the Java WSDP software. The Java WSDP installer will integrate the Java WSDP component technologies into the Application Server that you are using as your Web container. You can download this software from http://java.sun.com/webservices/downloads/webservicespack.html.
  3. If you are reading this online, you can download and install a local copy of this tutorial, which you can get from http://java.sun.com/webservices/downloads/webservicestutorial.html. All of the examples for this tutorial are installed with the Java WSDP bundle and can be found in the subdirectories of the <JWSDP_HOME>/<technology>/samples directories, where JWSDP_HOME is the directory where you installed Java WSDP.
  4. Download and install the Update 2 version of the J2EE 1.4 Tutorial, which works with Sun Java System Application Server 8 Update 1 that you downloaded in step 1. Get this version of the tutorial from http://java.sun.com/j2ee/1.4/download.html#tutorial, where it is listed as the second of the two tutorial downloads.

The Java Web Services Tutorial addresses the following technology areas, which are not covered in the J2EE Tutorial:

Java WSDP technology areas that are not covered in the Java Web Services Tutorial are addressed in the J2EE Tutorial, which opens with three introductory chapters that you should read before proceeding to any specific technology area. Java WSDP users should first look at Chapters 2 and 3, which cover XML basics and getting started with Web applications.

When you have digested the basics, you can delve into one or more of the following main XML technology areas:

After you have become familiar with some of the technology areas, you are ready to tackle a case study, which ties together several of the technologies discussed in the tutorial. The Coffee Break Application (Chapter 35) describes an application that uses the Web application and Web services APIs.

Finally, the following appendixes contain auxiliary information helpful to the Web Services application developer:

Divider
Download
FAQ
History
PrevHomeNext API
Search
Feedback
Divider

All of the material in The Java(TM) Web Services Tutorial is copyright-protected and may not be published in other works without express written permission from Sun Microsystems.