what is BUSINESS DELIGATE PATTERN,DAO,VO,DTO?
Answer Posted / kris
every thing here
http://java.sun.com/blueprints/patterns/catalog.html
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Name some of the features of struts2?
What kind of mvc is struts 2?
What are the core components of a struct2 based application?
What is the purpose of @action annotation?
What are the steps used to setup dispatch action?
Can you explain the directory structure for a struts folder in brief ?
How struts control data flow?
What is the purpose of global-forwards tag in struct-config.xml?
What is the role of action class?
What are the differences between http direct and http indirect?
What is the forward action utilized for?
What is validate() and reset() functions?
How does interceptor work in struts2?
Provide some important Struts2 constants that you have used?
Why struts 1 classes are not thread safe whereas struts 2 classes are thread safe?