Jump to content

JavaServer Pages

From Simple English Wikipedia, the free encyclopedia
Revision as of 10:35, 13 May 2024 by 0x4248 (talk | changes) (Add infobox and more content to page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.