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 the difference b/w DispatchAction and
LookUpDispatchAction?



what is the difference b/w DispatchAction and LookUpDispatchAction?..

Answer / k.koteswararao chowdary

Hi this is Koteswararao
DispatchAction is nothing but combination of different
Actions into one Action but in this case in form the button
names and the method names must be same.
In case of LookupDispatchAction there is no rule to same
the button names and method names and in
LookupDispatchAction there is a method available in Action
class that is getMethodMap() it will returns Map object and
also it is having the Properties class which is useful to
access the data from External file
And In I18N we use LookupDispatchAction

Is This Answer Correct ?    8 Yes 0 No

Post New Answer

More Servlets Interview Questions

What are some disadvantages of storing session state in cookies?

0 Answers  


What is the use of httpservletresponsewrapper?

0 Answers  


What is the use of servletconfig interface?

0 Answers  


What are the life cycle methods of the servlet?

0 Answers  


Is it possible to send a mail from a servlet? Explain?

4 Answers  


how a servlet is instantiated, whether the container calls init() or by calling any other method? please somebody reply..

6 Answers   Siemens,


What is generic servlet class?

0 Answers  


Can we define constructor in Servlet class?

10 Answers   Accenture, Yugma,


Why is a constructor needed in a servlet even if we use the init method?

0 Answers  


How to commuincate between an applet and a servlet?

0 Answers  


Write a servlet to upload file on server.

0 Answers  


What are the methods in HttpSession and their use?

3 Answers  


Categories