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 are inner class and anonymous class?

759


in struts how to use hibernate with struts>

2039


What is struts framework in java?

747


Can explain about the validations and in your project where did u used the validations?

7064


What are the components of struts framework?

819


What is the purpose of @after?

785


What is the purpose of global-forwards tag in struct-config.xml?

798


What is the role of action class in struts?

778


Which interceptor is responsible for i18n support?

722


Is struts mvc framework?

705


Explain about the process of functioning of the struts program?

806


What is the differences between struts1 and struts2?

729


What is difference between lookupdispatchaction and dispatchaction?

898


What are the some useful annotations introduced in struts2?

789


What is the use of struts?

752