Hi,
 
I'm using Tomcat and have several Beans, who all require a database connection.
I've defined a connectionBean (which ofcourse handles the database connection via connectionPooling). I want to be able to call this connectionBean in every other bean.
Can someone tell me how to do that?
 
Sam.

Reply via email to