----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,
  System setup
           Apache Jserv 1.1.2
           sun Solaris 2.6, 
           Oracle Database 8.1.6
           Development - Servlets.

    My application is a database intensive one
(internet). At present each servlet makes a database
connection , get the data and closes it once certain
action is performed. So I really don't have any
control on number of session created ( it is based on
simultaneous hits on the site) and certainly this
approach slows down the servlet loading. Any
workaround ?
 The download of Jserv talks option of pooling , but
couldn't get any further details on that one .

Thanks in advance, for any direction.

Girish

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/


--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to