what is the difference b/w DispatchAction and
LookUpDispatchAction?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

How are filters?

580


What is called a session?

621


What is the use of httpservletresponsewrapper?

528


What are the jobs performed by servlets?

581


What is difference between GenericServlet and HttpServlet?

565






What is cookie? Why is cookie used?

578


Write a hello world program using servlets.

588


What is the need of session tracking in web application?

582


What is the need of servlet filters?

538


What is Servlet API used for connecting database?

612


Differentiate between the print writer and servlet output stream?

560


Why do we have servlet filters?

595


Why session tracking is needed?

580


What do you mean by session tracking?

665


Explain the difference between servlet and cgi?

603