Title: RE: Struts DB example
Bret,
 
Sorry, I should be more specific.
 
The sample app that you and Francisco refer to does not illustrate connecting to a real RDMS nor does not illustrate connection pooling, where the connection logic goes etc...
 
That's the kind of stuff I'm interested in. A sample struts app that works with a real RDMS and illustrates CRUD would be great.
 
 
-----Original Message-----
From: Brett Porter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 03, 2001 4:53 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Struts DB example

have a closer look.

-----Original Message-----
From: Bill G [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 4 October 2001 9:50 AM
To: [EMAIL PROTECTED]
Subject: RE: Struts DB example


Francisco,

That is not a database example.

Thanks though.

-----Original Message-----
From: Francisco Hernandez [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, October 03, 2001 4:43 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: Struts DB example


check out the struts example, its very simple
----- Original Message -----
From: "Bill G" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, October 03, 2001 3:19 PM
Subject: Struts DB example


> I'm looking for a working Struts DB example that demonstrates the
following;
>
> Four screens - insert a record, update a record, delete a record and
select
> records
> From one table with 3 columns ID, FirstName, LastName.
>
> I've looked around various places and cannot find this.
>
> Thanks!
>
>
>
>

Reply via email to