What is http forward?
Explain about the <html:base> tag?
Explain the components of struts?
How do I install struts?
How display data base errors on web console by using the Struts Framework?
how to implement singletun design patteren in struts?
How struts2 supports internationalization?
in struts how to use hibernate with struts>
Can we have multiple struts-config files in a single web app? If yes why should we have them? Will multiple copies make any impact on performance?
How to use dispatchaction?
How can we display all validation errors to user on jsp page?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What helpers in the form of jsp pages are provided in struts framework?