Sorry my question could be really stupid. I want to get the localised string for few 
variables in 
my Action class. These variables are defined in the Localisation file (defined in 
turbine resource properties.)

I am doing some thing as follows

value = Localization.getString( Localization.getDefaultBundleName(),
Localization.getLocale( ( (RunData) data ).getRequest() ),value_to_localize ); 

but no success.

Do I need to start some services or modify any thing in the properties file.Ideas 
suggestions always welcome.

Amit
 


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

Reply via email to