what is request processor class ?

Answer Posted / madhu

1.Request processor class contains th code of form
processing logic.
2.it follows the chain of responsibility.
3.action servlet sends the request to the RP.
4.RP binds the values to the form bean by calling setters
and dispath the request to the following according the
situation.
a.errors handlers
b.forwards

Is This Answer Correct ?    6 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is forward action used for integration?

651


What types of validations are available in xml based validation in struts2?

651


Explain about logic match tag?

667


What is use of i18n interceptor?

629


Describe the two types of formbeans.

664






What are the bundled validators?

671


What is interceptor? And life cycle methods of interceptor?

656


How to convert struts to spring mvc?

619


Is there a particularly good ide to use with struts?

591


How nested beans can be used in Struts applications?

633


What is http redirect?

660


What are the core components of a struct2 based application?

647


What is struts 2 framework in java?

637


How do you convert struts to springs?

641


What are the benefits of Struts framework?

638