Re: .properties variable from action class
if you extend ActionSupport try getText("name.of.your.property") 2008/12/16 elyes sallem > Hello, > i wanna know how get back a property variable defined in ".properties" file > from an exceute method, in the action class > > Regards > Elyes. >
.properties variable from action class
Hello, i wanna know how get back a property variable defined in ".properties" file from an exceute method, in the action class Regards Elyes.