just in case you don't get the other mail, you can use "out.println" in
scriptlets just without the System prefix.

good luck

Joe
----- Original Message -----
From: Neil Harrison <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 17, 2000 3:59 PM
Subject: JSP Performance?


> Hello.
>
> A general point - if I'm returing a lot of results from a database which
> need only a small amount of formatting for
> display, am i better off using plain looped out.print statements instead
of
> JSP - ie will the compile time overhead of JSP each time
> the page is requested be noticably heavy? Are there any other
> considerations for keeping the JSP speed up?
>
> I'll be using an Ultra Sparc Server with Websphere Application Server 3.0
>
>
> Regards,
>
> Neil.
>
>
===========================================================================
> 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