There is a good example of connection pooling in Java Servlets second
edition by Karl Moss.

As for general classes to allow data binding to components, I have had to
develop myself. They are quite large, so code snippets are not appropriate.
Also I am still writing them so it's not appropriate.

> ----------
> From:         Howard Lee[SMTP:[EMAIL PROTECTED]]
> Reply To:     A mailing list for discussion about Sun Microsystem's Java
> Servlet API Technology.
> Sent:         28 January 2000 02:58
> To:   [EMAIL PROTECTED]
> Subject:      DB Layer
>
> Hi Servlet gurus,
>
> I'm new to Servlet and maybe someone can shed a light for me here. Has
> anyone implemented some sort of DB layer (DB connection pooling etc) in
> Servlet design? Any code example would be greatly appreciated. Thank you
> very much.
>
> howard
>
> __________________________________________________________________________
> _
> 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
>

___________________________________________________________________________
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