JavaServer Pages

From Simple English Wikipedia, the free encyclopedia

This article does not have any sources. You can help Wikipedia by finding good sources, and adding them. (August 2020)

JSP
Filename extension.jsp, .jspx, .jspf
Internet media typeapplication/jsp
Open format?Yes

JavaServer Pages (JSP java) is a programming language used by server applications. It was created by Sun Microsystems. A software server such as Apache is needed to run it. JSP works in a similar way to PHP but is written using the Java programming language.