How does registering my pooling datasource with a naming directory
help connection management?  (Honest question - I really don't know)

Alex.

On 1/23/06, Asad Habib <[EMAIL PROTECTED]> wrote:
> You should use JNDI with your connection pool to ensure that connections
> are being managed appropriately.
>
> - Asad
>
>
> On Mon, 23 Jan 2006, Chris McCormack wrote:
>
> > Its poor practise to have a sql: jstl tag in production ready code.
> >
> >> How do you deal with this when using pure JSTL sql calls using a
> >> connection?  How does JSTL sql library release the connection at the
> >> end of a page to ensure that connections don't get leaked?
> >
> > For reasons exactly like this.
> >
> > ______________________________
> > This email has been scanned for all viruses by the MessageLabs SkyScan
> > service. For more information on a proactive anti-virus service working
> > around the clock, around the globe, visit http://www.messagelabs.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to