beautypg.com

BEA WebLogic Server User Manual

Page 78

background image

D

TextFormatter Class Reference for BEA WebLogic Server

D-2

Internationalization Guide

Example of an Application Using a
TextFormatter Class

Listing 4-3

shows an example of a simple message catalog for the HellowWorld

application.

Listing 4-3 Example of a Simple Message Catalog

"http://www.bea.com/servers/wls600/msgcat.dtd">

l10n_package="examples.i18n.simple"

subsystem="I18N"

version="1.0"

>

messageid="HELLO_WORLD"
datelastchanged="967575717875"
method="helloWorld()"
>

Hello World!


messageid="HELLO_AGAIN"
datelastchanged="967575717804"
method="helloAgain()"
>

Hello again