Here's a UML class diagram using iBATIS for db access. It might give you a general idea on how to implement your model layer. http://www.whitesandsolutions.com/wssBase-Framework%20Architecture.htm (You have to view it with Internet Explorer if you want to be able to zoom in and out on the image.)
-----Original Message----- From: Ted Husted [mailto:[EMAIL PROTECTED] Sent: Thursday, March 31, 2005 11:10 AM To: Struts Users Mailing List; Rafael Taboada Subject: Re: Model The MailReader example bundled with Struts 1.2 is a very excellent demonstration of implementing a model layer. Just substitute something like iBATIS or Hibernate for the database access. HTH, Ted. On Wed, 30 Mar 2005 13:24:18 -0500, Rafael Taboada <[EMAIL PROTECTED]> wrote: > Hi folks. > > I'm developing on struts and I don't know how to implement model > layer. > > Do u know some sample codes about model layer?.. I was reviewing > about DAO in daoexample.sourceforge.net but i'd like to have another > material. > > thanks > > -- > > Rafael Taboada --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] **************************************************************************** This email may contain confidential material. If you were not an intended recipient, Please notify the sender and delete all copies. We may monitor email to and from our network. **************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]