>Alternately do authentication with Connection objects and then
>discard them and use the Connection pool.
>
>But this only gives you login authentication and adds significant
>load to the the db server.
>
>Connection pools aren't always necessary.
>----------------------------------------
>Think about using them before coding, the lack of authenticated
>security is a significant issue in some applications.
>


what do you mean exactly ? Is the use of connection pools just a matter of
efficiency ?


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

___________________________________________________________________________
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

Reply via email to