What is the difference between ASP and JSP?
Submitted by admin on Sat, 2005-11-26 02:46.
Active Server Pages (ASP) is a Microsoft standard, which is easier to develop than Java Server Pages (JSP). However ASP is a proprietary technology and is less flexible than JSP. For more information about ASP, see the Oracle ASP FAQ.
»
- Login to post comments

