What is the use of resourcebundle.properties file in Struts Validation framework?
Answer / Suryakant Gondane
The resourcebundle.properties file is used to store validation messages in a localized format for the Struts Validation framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of @action annotation?
Explain about struts dispatch action?
What is the purpose of @customvalidator annotation?
how you provide security in your banking project
What is form bean in struts?
What is the default suffix for struts2 action uri ?
Explain how to work with error tags?
Which technologies can be used at view layer in struts?
What is http forward?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
Can i use constructor in Action Class?If yes how?
Can explain about the validations and in your project where did u used the validations?