if you are opening connections to the db and returning resultsets, be
absolutely certain you close the resultsets or you will crash the jvm.. (and
don't forget to close them in your exception handler as well)

as long as you are careful of this, i have found jrun to be quite stable.

bradley

>From: Kaylon Daniels <[EMAIL PROTECTED]>
>Reply-To: Kaylon Daniels <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: JSP & JRun
>Date: Wed, 8 Mar 2000 14:51:39 -0500
>
>To All,
>
>Does anyone have any insights regarding Allaire's JRun v 2.3.3 and it's
>stability while running JSP's  1.0 standard?
>I seem to get a lot of crashes while running on IIS 4.0/Win NT 4.0.
>The 'javaw.exe' related crashes occur while running JSP 1.0 code. I can't
>find out how well this products works from anyone
>who really uses it extensively to make database connections using JDBC (Sun
>JDK 1.2.2 or JRE). Any information
>would be appreciated.
>
>Thanks.
>
>Mr. Kaylon Daniels
>Software Engineer
>[EMAIL PROTECTED]
>http://www.theknot.com     AOL kw: weddings
>x o x o x o x o x o x o x o x o x o x o x o x o x
>
>o   Time Digital -- One of the 25 Best E-commerce Sites
>x   Newsweek -- "Other 'wed' sites aspire to be The Knot"
>o   Wall Street Journal -- "...one-stop wedding shop"
>x   InStyle -- "...the best site to view gowns"
>
>===========================================================================
>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

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

===========================================================================
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