RE: BaseBean questions [was] [ANN] Struttin' With Struts beta (newbies esp. welcome)

2003-03-13 Thread Hue Holleran
simplicity. I'll refrain from trying to answer your question as I may be speaking out-of-turn - might be better for Vic to answer this direct. H. -Original Message- From: Rick Reumann [mailto:[EMAIL PROTECTED] Sent: 13 March 2003 16:42 To: Struts Users Mailing List Subject: Re: BaseBe

Re: BaseBean questions [was] [ANN] Struttin' With Struts beta(newbies esp. welcome)

2003-03-13 Thread Rick Reumann
On Thu, 13 Mar 2003 06:22:58 -0500 Vic Cekvenich <[EMAIL PROTECTED]> wrote: > Also, a bean should not do persistence, but should delegate. So I > create a "helper" object, a DAOImplementation. ( a DAO also has a > base). One thing is obvoice, a baseBean needs to CRUD, so it makes > sense to baseB

Re: BaseBean questions [was] [ANN] Struttin' With Struts beta (newbies esp. welcome)

2003-03-13 Thread Vic Cekvenich
Rick Reumann wrote: Thanks vic for the kind words and feedback. I replied to you privately. Rest of this email is in regard to the BaseBeans stuff I looked it. Comments below... On Wed, Mar 12,'03(08:51 PM GMT-0500), Vic wrote: So consider using list/collection based beans. Ex: http://cvs.so