ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What configuration changes are required to use resource files in Struts?

Resource files (.properties files) can be used in Struts by adding following configuration entry in struts-config.xml file:

<message-resources parameter=”com.login.struts.ApplicationResources”/>

Related Posts Plugin for WordPress, Blogger...
Flag Counter