Preparing to Use the Servlet with JavaBean Example
To get the most out of this example, first read through the source code files to see what is happening. Start with DeploymentDescriptor.txt
to find the general structure of the EJBean and which classes are used for the different objects and interfaces, and then look at Client.java
to see how the application works.
The following sections provide details for using this example: