Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


why we are using vo,dao and dto design patterns in struts
framework

Answers were Sorted based on User's Feedback



why we are using vo,dao and dto design patterns in struts framework..

Answer / venu bandla

dao design pattern is used to seperate data access logic from bussiness logic so the dao class contains only database connection related code,Dto design pattern is used to transfer the data from one component to another component and dto is a simple javabean.Vo design pattern is used to store the data in the form of objects and tranfer it

Is This Answer Correct ?    14 Yes 1 No

why we are using vo,dao and dto design patterns in struts framework..

Answer / srikanth addani

DAO refers Data Access Object exclusively to write the code of data base server i.e establish connection with data base writing sql queries.DTO meant for DataTransferObject the main advantage is in order to resolve the problems of method parameters.VO meant for Value Object in order to display the output..

Is This Answer Correct ?    0 Yes 0 No

why we are using vo,dao and dto design patterns in struts framework..

Answer / raj

Dto we are using from been and dao we are using in we are
accessing dta from data base.

Is This Answer Correct ?    5 Yes 18 No

Post New Answer

More Struts Interview Questions

wahts the diif between Mvc1 and Mvc2?

3 Answers   Wipro,


How many struts config file can be created in struts?

0 Answers  


Explain about the <html:base> tag?

0 Answers  


What is the need of struts?

0 Answers  


What’s the utilization of resource bundle properties file in struts validation structure?

0 Answers  


What are the core classes of the struts framework?

0 Answers  


Can you give an overview of how a struts application flows?

0 Answers  


Can we use struts and spring together?

0 Answers  


What applications use apache struts?

0 Answers  


How is the Struts framworl related to MVC2?

2 Answers   Wipro,


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

0 Answers   Wipro,


why we are using vo,dao and dto design patterns in struts framework

3 Answers   Wipro,


Categories