On Wed, Mar 19, 2003 at 04:48:13PM -0500, Rick Reumann wrote:
> On Wed, 19 Mar 2003 14:46:41 -0600
> Kirby Vandivort <[EMAIL PROTECTED]> wrote:
>  
> > So, I guess my question is... is there a consensus of any sort on how
> > this should be done or, how do you do it, etc?
> 
> Unfortunately, I'm starting to find out more and more that there isn't a
> consensus:) I'm also leaning towards doing things differently now based
> on Vic's basicPortal approach that does not copy formBeans into Data
> Transfer Objects which is what I have been doing (just because I've been
> told that's the way it should it be done for so long). There are some
> things, though, that there seems to be consensus on:
> 
> 1) Your JSPs should go through a controller (Action servlet or a
> subclass of ActionServlet). 

done

> 2) Your persistence layer, that talks to the database or storage, should
> remain separated from any Struts classes. 

and done..

> You might find some of the threads here very helpful
> http://groups.yahoo.com/group/model_struts/

Thanks for the pointer.  I've just joined the group and will take a look
at it.

-- 

Kirby Vandivort                      Theoretical and Computational Biophysics 
Email: [EMAIL PROTECTED]          3051 Beckman Institute
http://www.ks.uiuc.edu/~kvandivo/    University of Illinois
Phone: (217) 244-5711                405 N. Mathews Ave
Fax  : (217) 244-6078                Urbana, IL  61801, USA

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to