I'm not sure, but off the top of my head it sounds like there should be a
better way of doing what you're trying to do.  What are you trying to do?

Michael

-----Original Message-----
From: A mailing list about Java Server Pages specification and reference
[mailto:[EMAIL PROTECTED]]On Behalf Of Mohan Radhakrishnan
Sent: Wednesday, May 24, 2000 2:59 PM
To: [EMAIL PROTECTED]
Subject: Calling servlet


Hi,
        Are there any performance problems involved in calling a servlet
from a JSP serveral times ? I have  to call a servlet from a JSP which in
turn calls the JSP again. This happens several times. I find the engine that
I am using JRun freezes after some time.
           Do I have to clean up some resource in this case ?
bye,
Mohan

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

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

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to