Most people prefer using hibernate, if that is the case with you there are
two projects to choose from (that I know of):

http://hivetranse.sourceforge.net/
http://honeycomb.javaforge.com/

(If you just want a javax.sql.DataSource example there are plenty in the
wiki, as well as in the TimeTracker example app svn trunk for tapestry, but
it's not an official release and is subject to change at any time..So you'd
be better off just copying the source. )

j

On 2/28/06, Calvin Deiterich <[EMAIL PROTECTED]> wrote:
>
> Now that I have Tapestry up and running I find need to develop an
> application to connect to an oracle database and display the data from
> queries.
>
> Does anyone have or know of any examples out there that have samples of
> this.
>
> Once complete, this application will either query using a drop-down
> list(division)  or entered text(name) and will need to display person
> data along with an image that is housed in the database.
>
> I have search and found the DBCP Component that, I assume, I should use
> but that is the extent of it.
>
> Thanks
> Calvin
>
> --
> http://mywebpages.comcast.net/tnczoo/
> -----
> "If a dog will not come to you after having looked you in the face, you
> should go home and examine your conscience."
> - Woodrow Wilson
> -----
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to