What is the purpose of @keyproperty annotation annotation?



What is the purpose of @keyproperty annotation annotation?..

Answer / Vikram Pandey

The '@keyproperty' annotation in Struts2 is used to define a property that should be considered as the unique identifier for the object when using Internationalization (i18n). It allows you to look up translated properties based on this key.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What are the advantages of spring mvc over struts mvc?

1 Answers  


What is struts validator framework?

1 Answers  


what is the purpose of load_on_startup entry in struts- config.xml?

5 Answers  


What are the steps used to setup dispatch action?

1 Answers  


What are the two different types of validations that the validator framework supports?

1 Answers  


What is the default suffix for struts2 action uri ?

1 Answers  


What is the procedure of operation of a form tag?

1 Answers  


What is the purpose of @beforeresult annotation?

1 Answers  


List some struts tag libraries?

1 Answers  


What is front controller in struts2?

1 Answers  


State an example of struts configuration file as an action parameter for action servlet.

1 Answers  


What are interceptors in struts 2?

1 Answers  


Categories