Vic,

Thanks for the input. I will use session-context forms. Things will be
easier in terms of design.

Fred

Le jeu 06/11/2003 Ã 18:48, Vic Cekvenich a Ãcrit :
> > 
> > Is it OK using session attributes (performance, memory, etc. ), even if
> > you make sure session attributes are removed when no more needed ?
> > 
> 
> I ALLWAYS use session for form bean and then clean up.
> I allways use request for read only beans (c:out, display tag, etc.)
> 
> And there is a "non-standard" thing I do with formbeans, that is I 
> implement Collection at BaseBean and have a DAO helper. Makes OO much 
> cleaner.
> 
> hth,
> .V
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 



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

Reply via email to