The .aspx extension is not an ASP page, but an ASP.NET page, another server-side scripting language from Microsoft, based on a mixture of traditional ASP, and Microsoft's .NET technology. - wikipedia JSP(JavaServer Pages), is a Java technology that allows software developers to dynamically generate HTML, XML or other types of documents in response to a Web client request.