Title: RE: Struts DB example

Castor has a mailing list you can subscribe to from http://www.exolab.org. The examples it comes with are quite good, and the list will be helpful in getting them configured for you.

As far as using it with Struts (as I do), I've placed a wrapper around the persistence mechanism and retrieving/updating the business objects from my action classes, then calling methods on them. This is because most of the actions are simple and there was no need to shadow business classes with a data object.

Cheers,
Brett

-----Original Message-----
From: Viet Kevin [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 4 October 2001 7:56 PM
To: [EMAIL PROTECTED]
Subject: Re: Struts DB example


On Thu, 4 Oct 2001 14:03:04 +0530
"Amitkumar J Malhotra" <[EMAIL PROTECTED]> wrote:

>
>
> Micheal
> please could you tell me something more about castor JDO
>
> Thanx
> Amit
>

I'm interested too in Castor JDO, it will be cool i can have real-code examples to understand the whole thing

Reply via email to