Subject: Re: DB Access from Struts
From: Vic Cekvenich <[EMAIL PROTECTED]>
 ===
http://www.mail-archive.com/struts-user%40jakarta.apache.org/msg21688.html

[EMAIL PROTECTED] wrote:

> Hello, 
> 
> A general practices question about db access using standard java or EJB with struts. 
>What is the best approach for pluging db access into the struts framework in each 
>case? For example, if I'm using torque to generate all the DB access classes, should 
>I still use the Form Bean classes or its better to simply have the torque classes 
>extend the ActionForm interface? Or is it better to access the torque classes in the 
>Action class? And what about EJB? 
> 
> Thanks, any help is much appreciated. 
> 
> Bilal 
> 
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
> 


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

Reply via email to