The currency exchange sample provides source code that
supports internationalization service specifications. The sample includes
detailed deployment instructions in a readme.html file.
Prerequisites for use
- WebSphere® Application
Server Version 8.0 or Version 8.5
- Internationalization service started
Important: These samples were
tested with WebSphere Application
Server Version 8.0 and Version 8.5.
Samples download
To use the sample, download
internationalization service sample files from a product download
site. Complete the following steps:
- Choose one of the following methods to download the internationalization.zip file
to a directory on your workstation: FTP or HTTP. You might create the /samples/i18n directory
path on your workstation and download internationalization service
sample files to that directory path.
- From the displayed dialog, specify the target directory to which
to save the compressed file and click OK.
- The internationalization.zip file contains
sample files in the following directory structure:
/images
/installableApps
/javadoc
/scripts
/src
/style
build.xml
readme.html
Attention: The readme.html file
contains information for installing and running the sample.
Samples description
- Currency exchange
- The currency exchange sample application demonstrates how to use
the internationalization service in Java EE
applications. This sample illustrates use of the service within servlets
and enterprise beans.