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
How struts2 supports internationalization?
Explain the necessity of empty tag?
Explain about the validation steps which have to be carried during validation of client-side address?
What is the difference between validation.xml and validator-rules.xml files in struts?
What is the purpose of @doublerangefieldvalidator annotation?
What does execandwait interceptor?
How to handle exceptions in structs?
What is the purpose of @before annotation?
Which library is provided by struts for form elements like check boxes, text boxes etc?
What is purpose of execandwait interceptor?
Can we have multiple struts config files in a single web app?
What is the purpose of @emailvalidator?
What are the action classes in struts?
What is interceptor struts2?
What is controller in struts2?