Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is request processor class ?

Answer Posted / karthick

In struts the Action servlet serves as a front controller
where it receives all the request from the client. All those
requests are delegated to the RequestProcessor class. In
this class process method will be invoked with httprequest
and response objects.
This method has so many method calls to populate the forms,
associating the request to the proper mapping etc.

For more details
:http://www.onjava.com/pub/a/onjava/2004/11/10/ExtendingStruts.html

Is This Answer Correct ?    12 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different Struts2 tags? How can we use them?

1000


What is an interceptor stack?

1085


Explain about how requests from the client are sent?

1082


Explain about the process of functioning of the struts program?

1086


What is difference between lookupdispatchaction and dispatchaction?

1166


Why do we need struts?

966


What is filter dispatcher in struts?

949


What is declarative exception handling in struts?

1041


What is controller in struts2?

1230


What is struts validator framework?

1038


What is the role of a handler in mvc based applications?

1269


Name some useful annotations introduced in Struts2?

1013


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

1061


What is the procedure of operation of a form tag?

1005


What is struts framework?

1033