How can duplicate form submission be handled in struts 2?
What do struts do?
What is difference between struts1 and struts2?
Explain about struts relation to html tags?
Which parser is used in Struts to parse the Structconfig.xml file.
What is the purpose of @beforeresult?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is the purpose of @result?
What is the purpose of struts.xml in struct2?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
1.when actionservelet execute. 2.when web.xml executes
What is the use of forwardaction?
Can we write our own ActionServlet for front controller of Struts Applications?