HI Srinivas,

I have written quite a bit on the differences between ASP and JSP which you
can find at www.jspinsider.com.

However, the reason I am responding is I wanted to add something additional
to what can be found in the asp / jsp articles I have written

I now feel as a general rule of thumb JSP should be your first choice over
ASP unless you have a overriding business reason to use ASP.

The reason: Tag libraries and JSP version 1.2 coming out in the future

ASP has nothing like tag libraries and they add flexiblity and ease of
maintenance you will never see in ASP.

Also version 1.2 of JSP improves JSP to the point that I feel JSP is
currently a stronger platform for server side development. Overall, I feel
JSP offers a better solution for long term maintainance and ease of
programming over ASP.

Casey Kochmer
President Amberjack Software LLC
[EMAIL PROTECTED]

>From: "Srinivas K. R." <[EMAIL PROTECTED]>
>Reply-To: A mailing list about Java Server Pages specification and
>     reference <[EMAIL PROTECTED]>
>To: [EMAIL PROTECTED]
>Subject: Diff bet asp & jsp
>Date: Tue, 6 Feb 2001 00:58:12 +0530
>
>Hi
>I am developing an Web application
>I am in a confussion whether i use ASP or JSP.
>I want to know the difference between ASP & JSP
>and also tell me which technology is better and why?
>
>Cheers
>Srinivas
>
>===========================================================================
>To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
>JSP-INTEREST".
>For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST
>DIGEST".
>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 FREE download of MSN Explorer at http://explorer.msn.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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