diffrence between dispatch action and lookupdispatch action
write simple web appliction (insert records in database)
Answer Posted / mahi
LookupDispatch Action is useful when we are using
Internalisation functionality.....
otherwise we can use Diaspatch Action....
Thanks
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Why are struts tightly coupled?
How many struts config file in a struts application?
What do you mean by actionform?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
Why is action servlet a singleton in struts?
Are actions thread safe?
What are action errors?
What is the purpose of @conversion annotation annotation?
Explain about the process of functioning of the struts program?
What does i18n interceptor?
Why is it called struts?
What do you mean by actionservlet?
How does interceptor work in struts2?
What helpers in the form of jsp pages are provided in struts framework?
Which configuration files are used in struts?