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

What is use of i18n interceptor?

540


Provide some important Struts2 constants that you have used?

565


Explain about the validation steps which have to be carried during validation of client-side address?

545


Explain the necessity of empty tag?

600


What are the applications of struts?

535






What are the components of struts?

557


What are the contents on web.xml in struts application ?

517


What is structs 2 validation framework?

566


What are different ways to create Action classes in Struts2?

593


What is an interceptor stack?

575


How to explain Software Bank Loan descriptions

1901


If the framework doesn’t do what I want, can I request that a feature be added?

504


What are different Struts2 tags? How can we use them?

572


Explain about the process of functioning of the struts program?

593


What is the procedure of operation of a form tag?

554