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

List some struts tag libraries?

570


How to work with error tags?

573


What are the core classes of struts?

583


Can we use struts and spring together?

542


In which order struts framework searches for a message bundle?

569






Which file is used by controller to get mapping information for request routing?

548


Explain how can we upload files in struts2 application?

631


Which class of struts is responsible to converts data types from string and vice versa?

675


What is http redirect?

577


What kind of mvc is struts 2?

565


What is the flow of requests in struts based applications?

571


Do we need to pay the struts if being used in commercial purpose?

558


What is token used for?

523


What is the naming convention for a resource bundle file in struts2?

549


Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?

510