Hello,

I have a question concerning internationalization via 
ActionClass-properties:

I now have a file InitAction-properites that corresponds
to the class InitAction and contains certain strings, which
are assigned to labels of the jsp result page of the 
InitAction. 

Loading the labels works fine, such as:

***properies file***
registration.firstname = First name
...
****************

***reg.jsp***
... label="%{getText('registration.firstname')}" ...
***********

How can I now "tell" the props file about the french, german, ...
texts? Unfortunately, I didnt find any hints neither in the struts 
docs nor with the big brother google.

Thanks in advance
Peter
______________________________________________________________
Jeden Monat 1 hochkarätiger maxdome-Blockbuster GRATIS!
Exklusiv für alle WEB.DE Nutzer. http://www.blockbuster.web.de


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to