Re: Formatting a number: all I get is the key

2008-05-04 Thread Volker Karlmeier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, any exception occured ? Just for a try: put the package*.properties in the package where you have your action class. Volker Graham Leggett schrieb: | Hi all, | | After following the instructions at http://struts.apache.org/2.0.11.1/docs/loca

Formatting a number: all I get is the key

2008-05-02 Thread Graham Leggett
Hi all, After following the instructions at http://struts.apache.org/2.0.11.1/docs/localization.html, I have ended up with a jsp file that contains the following: value="amount"/> I understand that I have to create the key "format.number" in a resource bundle, and again, following the inst