Thanks for pointing me in the right direction Craig. I've got it to work.

Sincerely,


Paul Idusogie


-----Original Message-----
From: Craig R. McClanahan [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 21, 2003 1:59 PM
To: Struts Users Mailing List
Subject: Re: Please Please Help! -- DataSource Error


Paul Idusogie wrote:

>Thanks for your support, I was able to redeem a copy of the
>struts-legacy.jar.
>
>I have the following questions however:
>
>Does this datasource model still support connection pooling.?
>
>
>

Yes.

>Now if this code is specified as legacy, are there better approaches to
>retrieving database data without using ejbs.?
>
>
>

If your container supports it, I would recommend retrieving
javax.sql.DataSource instances from the JNDI resources configured by the
container.  For Tomcat, the docs are at:

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-resources-howto.html

http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jndi-datasource-examples-how
to.html

>Sincerely,
>
>
>Paul Idusogie
>
>
>

Craig



---------------------------------------------------------------------
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