what is BUSINESS DELIGATE PATTERN,DAO,VO,DTO?
Answer Posted / kathiravan j
DAO is Data Access Object where we can access object using
dataf
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is the purpose of @action annotation?
What are the core components of a struct2 based application?
What is the purpose of global-forwards tag in struct-config.xml?
Can we have multiple struts config files ?
What is the purpose of plug-in tag in struct-config.xml?
What is structs 2 validation framework?
What is the purpose of @intrangefieldvalidator annotation?
What is ValueStack and OGNL?
What is the purpose of interceptors?
How can we display all validation errors to user on jsp page?
What is the need of struts?
What is action class? What are the types of action class?
Does struts include its own unit tests?
How does interceptor work in struts2?
Which design pattern the interceptors in struts2 is based on?