ASP is interpreted each time request is made, somewhat like embeded SQL.
JSP is container, somewhat like Stored Procedure, therefore it is faster.

If you use ASP to solve compilcated problems you'll notice the slow down.


Tarik Makota

----- Original Message -----
From: V.Vasant <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, August 01, 2000 1:27 AM
Subject: JSP and ASP


> hi,
>         Can someone point out to me how does jsp perform better than
> asp.I am a newcomer to jsp even though I've worked with java for quite
> some time.Apart from the portability issue , I don't find something
> convincing in using jsp than learning asp. Please help.
>
>
> -V.Vasant
>
>
===========================================================================
> 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