Title: Connection Pool/application server

Hi all.

        Should each servlet handle it's connection pool in the init method or should there be
a servlet that handles all connection pooling.  If the second is true then should it also handle
information request, update etc...

        Or would it be best to send all database access/update/complex calculation to an
outside source like a DCOM object on an application server.



                      ,,                    Stephane DeCoeli Cote
                    `  >                  [EMAIL PROTECTED]
 ||                  ~                 || w (925) 730-3717
|||=oOOo=====oOOo=||| 
 ||             \  /||\  /            ||  
                  \/ || \/         
                     /\            

Reply via email to