
How you will make available any Message Resources Definitions file to the Struts Framework Environment?

Hi friends,
The Message Resources Definitions file are simple .properties files and these files contains the messages that can be used in the struts project. Message Resources Definitions files can be added to the struts-config.xml file through <message-resources /> tag.
Syntax :
<message-resources parameter=\"MessageResources\" />
Thanks.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.