What is the difference between RequestProcessor and
RequestDispatcher?
Answer Posted / naveen kumar t
In struts framework we wil call Request processor from doGet
() and doPost() method.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the naming convention for a resource bundle file in struts2?
How can we display all validation errors to user on jsp page?
What are the benefits of the struts system?
Why use spring, if you are already using struts?
Is struts compatible with other java technologies?
What is the purpose of action tag in struts.xml?
How long do struts last?
How do you convert struts to springs?
Who makes the struts?
How to handle exceptions in structs?
How tag libraries are defined in Struts?
What is the use of reset method of ActionForm class?
Is Struts Framework part of J2EE?
Give an example of validates method used to avoid errors.
What is the purpose of @action annotation?