Greetings All,
 
I only recently started on JSP. One of the first
hurdles I came across was implementing a
connection pool using JSP. It works fine
with servlets but when I try to use the
ServletContext to refer to my singleton
class, my program seems to bomb.
 
Anybody accomplished implementing this?
Any help would be deeply appreciated. Thanks.
 
Matt

Reply via email to