What is the difference between RequestProcessor and
RequestDispatcher?
Answer Posted / sureshkumar c
I explained based on my experience.You can findout samples
in roseindia.net.If u want to integrate spring with ur
struts application u r suppose to customize
RequestProcessor class.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of redirect result type?
What is container struts2?
How is forward action used for integration?
How you will enable front-end validation based on the xml in validation.xml?
What is difference between lookupdispatchaction and dispatchaction?
What are the two scope types for formbeans?
How exceptions are handled in struts application?
Can you explain aware interfaces in struts2?
Name some useful annotations introduced in Struts2?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
Which class of struts is responsible to converts data types from string and vice versa?
How many servlet controllers are used in a Struts Application?
How many struts config file can be created in struts?
What is action class? What are the types of action class?
Explain about struts?