ContactUs

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

What's the use of resourcebundle.properties file in Struts Validation framework?

resourcebundle.properties file is used to define specific error messages in key value pairs for any possible errors that may occur in the code.

This approach helps to keep the code clean as developer doesn’t need to embed all error messages inside code.

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