At the point, you should go for struts framework?
Whats the difference between the default namespace and the root namespace?
Why is it called struts?
What is interceptor? And life cycle methods of interceptor?
What configuration changes are required to use resource files in Struts?
What is strut web xml?
Why we use struts over servlets?
How many instances of servlet usually run in a struts application ?
What is front controller in struts?
What is the default location of result pages and how can we change it?
Are actions thread safe?
Explain how to work with error tags?
Can explain about the validations and in your project where did u used the validations?
What is meant by custom tags?
Explain the complete struts validator framework.