Starting With Enterprise Beans (original) (raw)
Here’s an overview of the steps you’ll follow:
- Create the enterprise bean:
ConverterBean
. - Create the web client.
- Deploy
converter
onto the server. - Using a browser, run the web client.
Before proceeding, make sure that you’ve done the following:
- Read Chapter 1, "Overview"
- Become familiar with enterprise beans (seeChapter 35, "Enterprise Beans")
- Started the server (see Starting and Stopping GlassFish Server)
The following topics are addressed here: