Hi,

I didn't change the JSP file during the testing and I requested those pages
several times. It just happens that sometime it's slow and sometime it's quick.
Another thing is after I logout of the database and login again, the page will
oftenly shows up very quickly.

Thanks a lot.

Have a good weekend.

Yan

> From: Nathan Revo <[EMAIL PROTECTED]>
> To: "'Yan Pei'" <[EMAIL PROTECTED]>
> Subject: RE: Slow JSP or slow JDBC?
> Date: Fri, 14 Jul 2000 15:43:17 -0600
>
> JSP's are compiled into a servlet the first time they are run.  If you
> change the file the servlet must be re-compiled.  This may be what's
> happening.
>
> -----Original Message-----
> From: Yan Pei [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 14, 2000 3:34 PM
> To: [EMAIL PROTECTED]
> Subject: Slow JSP or slow JDBC?
>
>
> Hello,
>
> I use JDBC in JSP to connect ORACLE database (thin driver). Sometimes, the
> page
> shows up very slowly, sometimes it does very quickly. The big tables, which
> will
> be display on the brower, have higher slow possibility than the small
> tables. I
> don't know what the proplem is. Networking? JSP? JDBC interface? Any
> thoughs?
> Thank you in advance.
>
> Any helps will be highly appreciated!
>
> Yan
>
> ===========================================================================
> 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