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

