kgsat,
I use a singleton class for my db requirements in jsps and servlets and also
in other beans.
One of my friends suggests that using base servlet to do the same work is
more efficient.

Don't do either of these; use a database connection pool.


-chris


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



Reply via email to