Tuesday, November 29, 2011

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

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. Example: < message-resources parameter= MessageResources / >:Messsage resource defination files can available to the struts enviornment in two ways
Category:Struts Interview Questions

No comments:

Post a Comment