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 Dispatcher and what is Request Process?

Answers were Sorted based on User's Feedback



What is Request Dispatcher and what is Request Process? ..

Answer / guest

Requestprocessor is a controller in stutrs it receives
request from browser and makes decision where to send the
request for further processing based on servlet-congig.xml

Request Dispatcher Defines an object that receives requests
from the client and sends them to any resource (such as a
servlet, HTML file, or JSP file) on the server

Is This Answer Correct ?    15 Yes 1 No

What is Request Dispatcher and what is Request Process? ..

Answer / srinivas

Controller class ActionServlet is he request Dispatcher.
where as Action classes are request processer.

Is This Answer Correct ?    4 Yes 13 No

Post New Answer

More Struts Interview Questions

Is it possible to create mulitple instance of one Action Class in struts?

10 Answers   Satyam,


why we are not implement business logic in struts action?

1 Answers  


What is the difference between requestaware and servletrequestaware interface?

0 Answers  


What are interceptors in struts 2?

0 Answers  


What is dispatch action class?

0 Answers  


What is the use of jsonvalidation in struts?

0 Answers  


How can we display all validation errors to user on jsp page?

0 Answers  


For a single Struts application, can we have multiple struts-config.xml files?

0 Answers  


Are interceptors and filters different?

0 Answers  


In how many ways duplicate form submission can occurs?

0 Answers  


Explain the difference between plain-validator and field-validator in struts?

0 Answers  


What is DynaActionForm?

0 Answers  


Categories