diffrence between dispatch action and lookupdispatch action
write simple web appliction (insert records in database)
Answer Posted / ala
Both LookupDispatchAction and DispatchAction are subclass
of ActionClass.The Advantage of LookupDispatchAction is the
methodName should be different.
| Is This Answer Correct ? | 5 Yes | 31 No |
Post New Answer View All Answers
What is the purpose of @key annotation annotation?
Explain design patterns which is used in struts?
What is struts2 namespace?
What inbuilt themes are provided by struts2?
What are the aware interfaces in struts2?
What is the use of interceptor?
How to explain Software Bank Loan descriptions
How to get data from the velocity page in a action class?
Give the details of xml files used in validator framework?
What are the steps required for setting up validator framework in struts?
Can we handle exceptions in Struts programmatically?
What is the difference between empty default namespace and root namespace?
How interceptor works in struts 2?
What is actioninvocation?
Name the different types of actions found in struts.