
March 31st, 2003, 06:32 PM
|
|
Junior Member
|
|
Join Date: Mar 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
MS Access Connetion Pooling in tomcat
Hi there,
has anyone ever attempted to do this. I found a nice ConnectionPoolServlet pacakge in the "Developing Java Servlets" Book, 2nd Edition by James Goodwill.
I have implemented it correctly but for some reason, I keep getting a java.lang.nullPointerException error.
When I look in the code, it occurs when my servlet wishes to release the connection.
Has anyone successfully implemented Connection Pooling with MS Access?? If so, I would be grateful to know what setup you used and for any advice that will let me know what I need to setup.
Advance thanks
JKS
|