what is BUSINESS DELIGATE PATTERN,DAO,VO,DTO?

Answer Posted / yathirajulu.mettupally

DTO pattern in j2ee is... Data Transerfer Object, which
exchange the data with enterprise beans.
VO : Value Objects is nothing but java beans which consists
getter & setter methods.
DAO: Data Access Object is consisting of business-loigic &
connecting to database.
Deligate Pattern:Which is a adapter(mediator)class decouples
presentation cliet & business-logic.

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by a custom tag?

626


What are apache struts?

588


How to combine the struts with velocity template?

582


Which interceptor is responsible for file upload support?

681


how to get the last 10 elements using logic:iterate in struts with hiernate from database.

4151






Are interceptors thread safe?

664


What is the difference between struts and spring?

596


Is Struts Framework part of J2EE?

688


What is http forward?

628


What is pojo in struts2?

659


Can you explain aware interfaces in struts2?

668


What is action support class in struts2?

655


What is meant by custom tags?

655


What is http redirect?

660


What is strut web xml?

608