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-howto.html

Sincerely,


Paul Idusogie





Craig




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to