what is a RequestProcessor?

Answer Posted / karnakar

request processor is helper class for action
servlet ,action servlet trapse the request from
clint,requestprocessor process that request,in request
processor we methods like
isUserinrole,processMulitipart,processpreProcess,we can
iplment the methods in which we r intrested,then request is
send to appropriate action class

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of @intrangefieldvalidator annotation?

852


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

535


What is the difference between empty default namespace and root namespace?

554


What are the conditions for actionform to work correctly?

519


What is difference between spring and struts?

501






How do I access token?

495


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

658


What does modeldriven interceptor?

585


How we can configured action mapping in struts?

575


How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?

624


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

541


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

500


What is http redirect?

565


How many struts config file can be created in struts?

495


What are different ways to create Action classes in Struts2?

589