|
Java Platform, Enterprise Edition (Java EE) 8 The Java EE Tutorial |
| Previous | Next | Contents |
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:
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:
| Previous | Next | Contents |
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.