Re: Accessing Database Information

2005-01-31 Thread Larry Meadors
Read Rick's ibatis tutorial, it covers DAO quite well: http://reumann.net/struts/ibatisLesson1.do On Sun, 30 Jan 2005 09:57:03 -0700, Wendy Smoak <[EMAIL PROTECTED]> wrote: > From: "Brandon Mercer" <[EMAIL PROTECTED]> > > They both talk about accessing information from a database and DAO and DTO

Re: Accessing Database Information

2005-01-30 Thread Wendy Smoak
From: "Brandon Mercer" <[EMAIL PROTECTED]> They both talk about accessing information from a database and DAO and DTO and all that jazz and quite frankly I don't understand it. :-P This should explain the DAO and DTO references: http://java.sun.com/blueprints/corej2eepatterns/Patterns/DataAccessO

Accessing Database Information

2005-01-30 Thread Brandon Mercer
Hello, I've got Ted Husted's book Struts in Action and I really like it. I've also got another book Professional Jakarta Struts. They both talk about accessing information from a database and DAO and DTO and all that jazz and quite frankly I don't understand it. :-P Right now I'm in the mid