What is the difference between RequestProcessor and
RequestDispatcher?
Answers were Sorted based on User's Feedback
Answer / 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 |
collection framework hirarchy?
What is the purpose of execute method of action class?
Which parser is used in Struts to parse the Structconfig.xml file.
Why actionservlet is singleton in struts?
What is container struts2?
What are the benefits of the struts system?
What are best practices to follow while developing Struts2 application?
What is difference between perform() used in struts1.0 and execute() used in 1.1 ?
how to write the configuration file of struts application if any one had simple struts application please it to me
What is actionform in struts?
What are the features of struts 2?
Explain design patterns which is used in struts?