What is the purpose of action tag in struts.xml?
What are the reasons for an error message not being displayed while developing struts application?
How to use forward action to restrict a strut application to mvc?
Is Struts Action class Thread Safe?
Give the details of xml files used in validator framework?
What do you mean by ognl?
What is the purpose of @beforeresult annotation?
What is the difference between shocks and struts?
is it necessary to write struts-confing.xml ,what tags are important in that xml file?
What is the default location of result pages and how can we change it?
what is the purpose of load_on_startup entry in struts- config.xml?
How we can controlled duplicate form submission in struts?
How do you create message resource?