What is used to display the intermediate result in an interceptor?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What are pull and push mvc architecture and which architecture does struts2 follow?
Why use struts framework in java?
What is the purpose of @results annotation?
What is the purpose of plug-in tag in struct-config.xml?
What are the steps required for setting up validator framework in struts?
What are struts in java?
What is the purpose of @requiredstringvalidator annotation?
Is struts efficient?
What is the purpose of @emailvalidator annotation?
Give an example of validates method used to avoid errors.
Can explain about the validations and in your project where did u used the validations?
What is action support class in struts2?
What are the cons of struts 2?