.JSP 파일 확장자

Jakarta Server Page

개발사 Eclipse Foundation
인기도
3.4  |  281 투표
 

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.

추가 정보

Microsoft Visual Studio Code에서 열린 .jsp 파일의 스크린샷
Microsoft Visual Studio Code에서 열린 JSP 파일

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.

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

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.

File Viewer Plus(으)로 400개 이상의 파일 형식을 여세요.무료 다운로드

JSP 파일을 여는 프로그램

카테고리:
업데이트: 2021-11-05

검증자 FileInfo.com

FileInfo.com 팀 이 페이지에 나열된 Jakarta Server Page 파일 형식과 Mac, Windows, and Linux 앱을 독자적으로 조사했습니다. 저희의 목표는 100% 정확성이며, 검증한 파일 유형에 대한 정보만 게시합니다.

이 페이지에 추가하거나 업데이트할 내용을 제안하고 싶으시면 알려 주세요.