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