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

What is the purpose of @customvalidator annotation?

745


What is token used for?

683


How the flow of various requests happens in struts application?

760


What are the action classes in struts?

780


how to connect from struts to database through hibernet and where u can modify the class

2313


What do you mean by actionform?

752


How the exceptions are handled in struts?

753


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

731


What are the loop holes of struts?

784


What are best practices to follow while developing Struts2 application?

799


Which configuration file is used for storing jsp configuration information in struts?

752


What is apache struts cve 2017 5638?

735


How to convert struts to spring mvc?

747


What is purpose of execandwait interceptor?

796


What is the purpose of @key annotation annotation?

828