Struts Message Bundles
Message Resources Configuration
Section titled “Message Resources Configuration”See the User Guide for more info. Inside struts-config.xml, e.g. add
<message-resources parameter="IntranetResources"/>to your configuration.
You will need a file called IntranetResources.properties inside the WEB-INF/classes/ directory.