Hi All,
I am using apache,
tomcat 3.2 jConnect 4.2 for my current applications. Currently I am using single connections to the database in my web applications. I want to use connection pooling using JNDI and file server as a service provider and jConnect 5.2.
I have few questions (some of them might be quite stupid )
Does Apache support JNDI.
what should I do and study in order to get the connection pooling working. For some reasons we dont want to use connection pooling class. We want to implement it using JNDI, jConnect 5.2 and file server( so that we can keep on using tomcat and Apache). Can someone pls help me in this regard.
Thanks and Regards