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

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of forwardaction?

543


What are interceptors in struts 2?

578


Describe the mvc on struts?

548


What are the loop holes of struts?

558


What do you mean by a custom tag?

541






What is the purpose of @createifnull annotation annotation?

615


What is the use of web xml in struts2?

521


What are the aware interfaces in struts2?

548


What is action support class in struts2?

563


What is apache struts framework?

520


Can a reducer dispatch an action?

497


Which interceptor is responsible for file upload support?

573


Why are struts tightly coupled?

583


What is structs 2 validation framework?

562


How many instances of servlet usually run in a struts application ?

538