adspace


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 do you know about validation plugin ?

1027


What are the contents on web.xml in struts application ?

1063


How is declarative handling of exceptions done in struts ?

1003


What is the difference between filters and interceptors ?

1309


What is action chaining ?

1162