Posted By:
JavaPassion_Passion
Posted On:
Monday, August 13, 2007 05:15 PM
I am confused while understanding difference between DTO and DAO Design patterns. I got clear understanding with DAO., but not with DTO. can anybody tell me whether this is correct regarding DTO For example Storing a Values in a List and sending it to a JSP and accessing there, will that be DTO design pattern ???