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

Answer Posted / ravikiran(aptech mumbai)

Business Delegate:Is a design pattern used to hide the
remoteness of any component to the accessor

DAO:Is the data access object used to make the database
logic away fom the busines logic.By witing it in a seperate
method and calling in action

VO:Is the value object used in the development of enterprise
distributed applications to get and set the values

DTO:Is the data transfer object which will expose the
business methods to the jsps to call with out passing threw
the network barrier every time

Is This Answer Correct ?    8 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the components of struts?

534


Explain how can we upload files in struts2 application?

617


What is discontinuous strut?

490


What are the features of struts?

569


What is actionform in struts?

479






How does interceptor work in struts2?

503


What’s the utilization of struts.xml configuration file?

530


What is the use of namespace in action mapping in Struts2?

574


Does apache tomcat use struts?

504


What does apache struts do?

500


What is the use of lookupdispatchaction?

555


What is the naming convention for a resource bundle file in struts2?

537


What are the applications of struts?

527


Can we have multiple struts config files in a single web app?

497


What is the difference between struts1 and struts2?

512