InterviewSolution
Saved Bookmarks
| 1. |
What’s The Use Of Resourcebundle.properties File In Struts Validation Framework? |
|
Answer» resourcebundle.properties file is used to define specific error messages in key value pairs for any possible errors that MAY OCCUR in the code. resourcebundle.properties file is used to define specific error messages in key value pairs for any possible errors that may occur in the code. |
|