what is request processor class ?

Answer Posted / nagendra

RequestProcessor is an helper class to
ActionServlet(controller).
Actually ActionServlet is dummy all the work which is done
with the help of RequestProcessor using the method process()

ActionServlet is declarativly defined in web.xml and
RequstProcessor is an predefined class.
we can create our own RequstProcessor class

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does Struts2 action and interceptors are thread safe?

614


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

591


Where can I get a copy of struts?

549


What is actionservlet?

566


What is the use of interceptor?

532






What is struts xml?

452


What is declarative exception handling in struts?

565


What is pojo in struts2?

573


What are the pros of struts 2?

565


What is struts validator framework?

560


Why are struts tightly coupled?

601


How many struts config file in a struts application?

533


What is the purpose of @element?

592


What is struts in java with example?

520


What is the apache struts vulnerability?

534