I think accessing(reading data) one or more table using join is very
difficult using EJB's. I prefer JDBC (sometimes using PL/SQL for
oracle databases) for reading from datasources and CMP Entity Object's
for writing to the database.

Sincerly Onur

On Tue, 21 Sep 2004 17:49:09 +0800, PC Leung <[EMAIL PROTECTED]> wrote:
> In the mailing list, I have read some people suggesting not to put
> business logics in Action class. Certainly, business logics should not
> be in JSP or Form class. Then where should the business logics be put?
> 
> Thanks
> 
> ---------------------------------------------------------------------
> 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