What is the use of RequestProcessor, if we are having
ActionServlet in struts

Answer Posted / himanshu

The RequestProcessor is the class that we need to override
when we want to customize the processing of the ActionServlet.
It has a predefined entry point that is invoked by the
Struts Controller with each request.The entry point is the
processPreprocess method.

Is This Answer Correct ?    1 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is delegation?

547


What is bean factory, have you used xmlbean factory?

506


What is digest authentication?

550


What every java developer should know?

475


Who generates bytecode in java?

508






What is caller principal?

559


What are the main components of the j2ee application?

482


What do you understand by j2ee?

481


What does java ee stand for?

447


Why primitive data types in java are not objects?

468


What is platform independent in java?

518


What is java naming and directory service?

526


What is isv?

514


What is asant?

572


Define connection pooling?

514