The moose likes Struts and the fly likes Show property from resource file in Action class Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Show property from resource file in Action class" Watch "Show property from resource file in Action class" New topic
Author

Show property from resource file in Action class

Jordan Smith
Ranch Hand

Joined: Apr 06, 2008
Posts: 89
Hi
I want to keep the project properties (such as editor's email)
so i create a resource and declared the property.
how can i use it in Action class?
(JAVA - I can use <bean:message /> tag..)
David Newton
Author
Rancher

Joined: Sep 29, 2008
Posts: 12617

Searching the web may help you.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Show property from resource file in Action class
 
Similar Threads
set-property
managed property does not work
Erros in Struts
Message resource not found
Getting values from properties in validate-using multiple message-resources in struts