what is request processor class ?

Answer Posted / samba

in RequestProcessor we have process()
this process method used to process the enduser request
and it is called by the action servlet doget()or dopost()
method by default it work one way
if u want change the flow of the application before
invoking our action classes we to implent the
requestprocess class

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How an actionform bean is created?

575


What is the purpose of @conversionerrorfieldvalidator annotation?

627


What configuration changes are required to use resource files in Struts?

575


When should we use SwtichAction?

602


What is structs 2 validation framework?

572






What is the flow of requests in struts based applications?

569


How to combine the struts with velocity template?

496


What’s the utilization of struts.xml configuration file?

542


What are the differences between http direct and http indirect?

477


What are the two scope types for formbeans?

615


What is the purpose of @after?

592


What's the purpose of execute method of action class?

534


When do I need “struts.jar” on my classpath?

545


What is the use of resourcebundle.properties file in Struts Validation framework?

582


What are the aware interfaces in struts2?

556