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
Is struts 1 still supported?
What is form bean in struts?
What is the use of struts config xml file?
how to connect from struts to database through hibernet and where u can modify the class
What are action errors and error and what are the consequences they impose?
What is the configuration files used in struts?
What are the two different types of validations that the validator framework supports?
List some bundled validators?
What is struts framework in java?
What is the purpose of @action annotation?
Give an example of validates method used to avoid errors.
What is difference between interceptors and filters?
Explain about struts relation to html tags?
What is the use of Struts.xml configuration file?
Can you give an overview of how a struts application flows?