atom feed5 messages in org.apache.tomcat.usersConnection Pool with JavaServlet API 2.2
FromSent OnAttachments
Harald RufJun 20, 2000 8:54 am 
Jon BaerJun 20, 2000 9:31 am 
Craig R. McClanahanJun 20, 2000 9:42 am 
Craig R. McClanahanJun 20, 2000 3:29 pm 
Nimphy, ThomasJun 20, 2000 11:02 pm 
Subject:Connection Pool with JavaServlet API 2.2
From:Harald Ruf (hara@on2trade.de)
Date:Jun 20, 2000 8:54:05 am
List:org.apache.tomcat.users

Hallo, I have just upgrade my apache server from jserv to tomcat3.1. Now my connection
pool, base on a servlet(this holds the connection to the database), doesn#t work
because the 'getServlet()'-method (ServletContext) is now deprecated and always
returns null. Have anybody another solution of connection pooling? Can anybody
sen me a code example.

Thanks a lot Harald