How is declarative handling of exceptions done in struts ?
Briefly tell the two kinds of form beans.
What is difference between interceptors and filters?
How can we handle exceptions thrown by application in Struts2?
Will the struts tags support other markup languages such as wml ?
What is the purpose of @conversionerrorfieldvalidator annotation?
What do you mean by actionform?
What is the difference between session scope and request scope when saving formbean ?
What is difference between spring and struts?
How to get data from the velocity page in a action class?
What is the purpose of @expressionvalidator annotation?
What is struts validator framework?
Explain the core end goal while using java struts?
How client side validation is enabled on a jsp form?
Can explain about the validations and in your project where did u used the validations?