What is the difference between RequestProcessor and
RequestDispatcher?
Answer Posted / rajneesh
1.Request Dispatcher is an interface.
2Request Processor is a class.
Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does the term struts mean?
How you will display validation fail errors on jsp page?
Explain about the validation steps which have to be carried during validation of client-side address?
How to display validation errors on jsp page?
What do you mean by action errors and what are the results they force?
What is struts framework in java?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
In which order struts framework searches for a message bundle?
Which class is the Front Controller in Struts2?
What is the purpose of global-forwards tag in struct-config.xml?
Can we integrate struts with spring?
What is the purpose of @requiredstringvalidator annotation?
What is the use of jsonvalidation?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
How does one create an action in struts 2?