What is the configuration files used in struts?
What are the bundled validators?
Can we have multiple struts config files in a single web app?
Explain about how requests from the client are sent?
How exception handling is provided in struts?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
Why use spring, if you are already using struts?
Is struts efficient?
Which class is the Front Controller in Struts2?
what is the difference between *.do & /do.*/? So what is the diffenence btn extension mapping & path mapping.What is those difference in work effect?
what is a RequestProcessor?
What is Custom Type Converter in Struts2?
How struts2 supports internationalization?