What does apache struts do?
What is the use of Struts.xml configuration file?
how to develop the submit and search operations in single jsp using struts?
What steps are required to for an application migration from Struts1 to Struts2?
What is actionform in struts?
What is the purpose of @validations annotation?
What is the purpose of @intrangefieldvalidator annotation?
Can explain about the validations and in your project where did u used the validations?
Mark the differences between html tags and strut specific html tags.
What is lookupdispatchaction?
What is the purpose of @action annotation?
How is a lookup dispatch action created?
What validate() and reset() method does ?
What are the classes used in struts?
What is a custom tag?