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 the purpose of @doublerangefieldvalidator annotation?

556


List the important attribute and elements of action mapping under struts.

526


What is the purpose of @result?

579


How does struts2 token work?

525


how to connect from struts to database through hibernet and where u can modify the class

2118






Which configuration files are used in struts?

520


Explain about the future of struts?

533


What is action class?

581


What are the 5 constants of action interface?

543


What is struts2 in java?

532


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

489


Give the details of xml files used in validator framework?

586


What are the conditions for actionform to work correctly?

522


What are interceptors in struts 2?

580


What are the two different types of validations that the validator framework supports?

523