how does request processor relates to action mapping?
No Answer is Posted For this Question
Be the First to Post Answer
What configuration changes are required to use resource files in Struts?
In which method of action class the business logic is executed?
What are the various struts tag libraries?
Why was reload removed from struts (since 1.1)?
why servlet is used as controller not JSP?
Where should struts xml be placed?
What is dispatch action class?
What are the steps used to setup dispatch action?
Why it called struts?
Which file is used by controller to get mapping information for request routing?
What is action class? What are the types of action class?
What is the purpose of @results?