This chapter shows how to develop, deploy, and run a simple Java EE application named converter. The purpose of converter is to calculate currency conversions between Japanese yen and Eurodollars. The converter application consists of an enterprise bean, which performs the calculations, and a web client.
Here’s an overview of the steps you’ll follow in this chapter:
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 (see Chapter 22, Enterprise Beans)
Started the server (see Starting and Stopping the GlassFish Server)
The following topics are addressed here:
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4