hi,
perhaps you can turn off page buffering and send some
text to the browser before starting to do the
large processing.

regards,
Nagarajan.

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Debopam Ghoshal
Sent: Sunday, February 24, 2002 6:36 PM
To: [EMAIL PROTECTED]
Subject: Increase Server Timeout Period.


Dear All,
I am using Jakarta Tomcat 4.0, and I would like to know whether there is any
means  by which I can increase the time out period of the server. Currently
I have a couple of beans which are performing some complex database
queries/updates and also come I/O opertaions. These needs more time than it
is alloted for the page, so even when the beans are running in the
background, the browser(IE 6.0) pops up with a message that server has timed
out. How can I prevent this from happening.
Thanx in advance,
Regards,
Debopam.

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to