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

What is struts actionmapping?

605


Define struts?

714


Explain how to work with error tags?

678


What is the purpose of form-be tag in struct-config.xml?

649


Give an alternative way to protect jsp’s with not much features from direct access.

638






What validate() and reset() method does ?

638


What does it cost to replace struts?

589


What are the differences between Struts1 and Struts2 or how Struts2 is better than Struts1?

677


What is the purpose of @customvalidator annotation?

653


How many struts config file can be created in struts?

580


What is xml based validation in struts2?

642


What is the purpose of @key annotation annotation?

701


What is http redirect?

660


Explain the components of struts?

635


What are the major differences between html tags and strut specific html tags?

617