JSP VS ASP.NET

JSP VS ASP.NET

JSP VS ASP.NET

Blog Article

JSP is the term that stands for Java Server Pages that provides the facility to developers to make dynamic web pages using HTML, XML, or other file formats.
ASP denotes Active Server Pages that are applied in web development areas to create dynamic web pages.
JSP is a server side or backend language and it was created by Sun Micro systems.
ASP is also a backend language, which was developed by Microsoft.
JSP is totally free.
ASP is not free.
JSP is for every platform platform.
ASP is for specific Windows platform
JSP provides protection for mamory leak.
ASP does not provide protection for memory leak.
JSP code is compiled at the run-time.
ASP code is interpreted.
Extension of JSP is .jsp
Extension of ASP is .asp
Article written by attribution free wordpress themes

Report this page