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
Explain about tiles?
What validate() and reset() method does ?
Can you explain value stack?
How to display validation errors on jsp page?
How to combine the struts with velocity template?
What does apache struts do?
What are the conditions for actionform to work correctly?
What is the purpose of form-be tag in struct-config.xml?
How long do struts last?
How the exceptions are handled in struts?
What are action errors and error and what are the consequences they impose?
What is role of action class?
Can you explain the directory structure for a struts folder in brief ?
What is container struts2?
What design patterns are used in struts?