.JSP Estensione file

Jakarta Server Page

Sviluppatore Eclipse Foundation
Popolarità
3.4  |  281 Voti
 

Che cos'è un file JSP?

A JSP file is a Java document used to dynamically generate a webpage using Jakarta Server Pages (JSP) functions. It is similar to an .ASP or .PHP file, except it contains Java code instead of ActiveX or PHP. Web servers parse JSP files and use them to generate HTML, which is sent to a user's web browser.

Maggiori informazioni

Screenshot di un file .jsp in Microsoft Visual Studio Code
File JSP aperto in Microsoft Visual Studio Code

Jakarta Server Pages is a standard and set of technologies that developers use to create dynamically-generated webpages. Developers write these webpages using Java code, as well as HTML and XML syntax.

JSP files typically contain only Java and HTML content. Any web server that includes a JSP-compatible servlet container, such as Apache Tomcat or Jetty, can render a JSP file as a webpage in users' web browsers.

However, were a user to view a processed JSP webpage's source code in their browser, the user would see only HTML code. When a web server processes a JSP file, it dynamically translates the Java code the file contains into HTML. The user's web browser then renders this fully-HTML version of the webpage.

NOTA: JSP files were formerly known as JavaServer Pages. The Eclipse Foundation rebranded Java Enterprise Edition as Jakarta Enterprise Edition in 2018.

Come aprire un file JSP

You can open and edit a JSP file in any text or source code editor, such as Microsoft Visual Studio Code (cross-platform) or GitHub Atom (cross-platform). You can also view the file in any web browser.

Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono i file JSP

Categoria: Web
Aggiornato: 2021-11-05

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Jakarta Server Page e le app Mac, Windows, and Linux elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.