I heartily agree with Jon on this one. Connection pools are just not that
hard to deal with. Just go here: http://www.javaexchange.com/ and start
reading and downloading.
-Eric
At 08:05 AM 5/14/99 -0400, you wrote:
>Do you have any resources you can recommend for learning about pooling
>connections (preferrably online). Thanks.
>
>At 05:20 PM 5/13/99 -0700, you wrote:
> >> I am on a team of two developing a small project using a single servlet
> >> implementing the SingleThreadModel.
> >
> >> This is my first project with servlets, but I am doing it this way on the
> >> advice of several other servlet gurus here at work.
> >
> >No "guru" here in his/her right mind would suggest using STM to implement a
> >servlet.
> >
> >> For our project this helps us to not have to worry about pooling
> >> connections/etc.
> >
> >Ok, I see why they suggested using STM, but really, you are going to end up
> >biting yourself in the foot for having used it. Learn how to use a
> >connection pool, it isn't that hard and dump STM.
> >
> >-jon
> >
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html