What is the purpose of @key annotation annotation?
Answer / Gaurav Kumar Sharma
The '@key' annotation in Struts2 is used for Internationalization (i18n). It allows you to assign a unique key to your action messages which can be looked up and translated by the resource bundle.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give an alternative way to protect jsp’s with not much features from direct access.
What is container struts2?
I facing problems while explaining project details in the interview...... can any tell complete project architecture that followed in companies
What are different Struts2 tags? How can we use them?
How Struts will follow the MVC?
What are the features of struts?
What is struts? Explain
List some struts tag libraries?
What validate() and reset() method does ?
What is the purpose of @keyproperty annotation annotation?
How you will enable front-end validation based on the xml in validation.xml?
What is switchaction?