What is the purpose of @action annotation?
How many Action classes have been used in your project? Differences between struts 1.1 and 1.3?
Name some of the features of struts2?
What is the purpose of @expressionvalidator annotation?
What is the purpose of @intrangefieldvalidator annotation?
In which order struts framework searches for a message bundle?
What’s the difference between struts and turbine? What’s the difference between struts and espresso?
Give an example of validates method used to avoid errors.
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is struts-default package and what are it’s benefits?
What is a custom tag?
Can you give an overview of how a struts application flows?
What is validate() and reset() functions?
What are the major differences between html tags and strut specific html tags?
What are apache struts?