How can i get any value from ApplicationResource.properties passing a
key in an Action object?
I mean something like that:
Let's say this is my ApplicationResource.properties file:
Action.a=Add
Action.b=Build
In an Action object I need to read the value "Add" by passine the key
"Action.a".

Any help will be appreciated
Ciao, Marcello

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

Reply via email to