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
How to explain Software Bank Loan descriptions
Who makes the struts?
How we can controlled duplicate form submission in struts?
What are apache struts?
Which class is the Front Controller in Struts2?
What are the steps involved in creating a strut application?
What is the use of forwardaction?
How can we display validation errors on jsp page?
What is used to display the intermediate result in an interceptor?
What are the classes used as part of struts framework ?
If the framework doesn’t do what I want, can I request that a feature be added?
What is the forward action utilized for?
How is declarative handling of exceptions done in struts ?
What are the two different types of validations that the validator framework supports?
How interceptor works in struts 2?