Which class of struts is responsible to converts data types from string and vice versa?
i have 500 jsps in my application,and i have same forward name for each jsp,so it lokks in strutsconfig.xml,from 1 to 500,but i want send 498 page directly,how can i cingigure my application
What do you mean by inner class and anonymous class?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
How can we handle exceptions thrown by application in Struts2?
How can forward action be used to restrict a strut application to mvc?
wahts the diif between Mvc1 and Mvc2?
What is the purpose of @results annotation?
What configuration changes are required to use Tiles in Struts?
What is the use of struts?
What is the default suffix for struts2 action uri ?
Explain how to work with error tags?
can we change the location of struts-config.xml file?