diffrence between dispatch action and lookupdispatch action
write simple web appliction (insert records in database)
Answer Posted / sekhar babu
LookupDispatchAction is used for I18N where as
DispatchAction is not useful for I18N
| Is This Answer Correct ? | 14 Yes | 15 No |
Post New Answer View All Answers
What is the difference between requestaware and servletrequestaware interface?
What are the contents on web.xml in struts application ?
Explain about the future of struts?
How interceptor works in struts 2?
Explain about token feature in struts?
Why use struts framework in java?
Can we have more than one struts-config.xml file for a single struts application?
What are the sections into which a strut configuration file can be divided?
How long do struts last?
How many action classes can be used in struts application?
How client side validation is enabled on a jsp form?
How we can controlled duplicate form submission in struts?
What are the reasons for an error message not being displayed while developing struts application?
What is the difference between validation.xml and validator-rules.xml files in struts?
What configuration changes are required to use resource files in Struts?