Re: connection pooling with servlets - Mailing list pgsql-jdbc

From David Durham
Subject Re: connection pooling with servlets
Date
Msg-id 44521EB7.8040604@vailsys.com
Whole thread Raw
In response to Re: connection pooling with servlets  ("J." <sweepingoar@yahoo.com>)
Responses changing my password under cygwin  ("J." <sweepingoar@yahoo.com>)
List pgsql-jdbc
J. wrote:
> Thanks.  I posted some of the relevant code here;
>
> http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi?ubb=get_topic&f=7&t=016798
>
> But I'm still baffled as to how to get access to a session in a servlet
> that was called by a jsp.  Should servlets have access to sessions
> easily?

Just look at the servlet api that matches the specification in the deployment descriptor, which is a DTD or schema in
WEB-INF/web.xml.


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: Bug with callable statement and output parameters
Next
From: "Jason Porter"
Date:
Subject: Strange Postgres / Tomcat log on error.