JavaServer Pages (JSP)

Định nghĩa JavaServer Pages (JSP) là gì?

JavaServer Pages (JSP)JavaServer Pages (JSP). Đây là nghĩa tiếng Việt của thuật ngữ JavaServer Pages (JSP) - một thuật ngữ thuộc nhóm Technology Terms - Công nghệ thông tin.

Độ phổ biến(Factor rating): 5/10

JavaServer Pages (JSP) là một công nghệ dùng để phát triển các trang web tương tác. JSP được phát triển bởi Sun Microsystems và là một phiên bản cải tiến của Java servlets.

Xem thêm: Thuật ngữ công nghệ A-Z

Giải thích ý nghĩa

JSP là các trang HTML bình thường với mã Java nhúng. Để xử lý một tập tin JSP, các nhà phát triển cần một động cơ JSP, được kết nối với một máy chủ Web. Các trang JSP sau đó được biên dịch vào một servlet, được xử lý bởi các servlet engine. Giai đoạn này được gọi là dịch. Servlet engine sau đó tải các lớp servlet và thực thi nó để tạo HTML động, sau đó được gửi đến trình duyệt.

What is the JavaServer Pages (JSP)? - Definition

JavaServer Pages (JSP) is a technology used to develop interactive Web pages. JSP was developed by Sun Microsystems and is an improved version of Java servlets.

Understanding the JavaServer Pages (JSP)

JSPs are normal HTML pages with embedded Java code. To process a JSP file, developers need a JSP engine, which is connected to a Web server. The JSP page is then compiled into a servlet, which is handled by the servlet engine. This phase is known as translation. The servlet engine then loads the servlet class and executes it to create dynamic HTML, which is then sent to the browser.

Thuật ngữ liên quan

  • Java Servlet
  • Open Systems Interconnection Model (OSI Model)
  • Hypertext Markup Language (HTML)
  • Dynamic HTML (DHTML)
  • Enterprise JavaBeans (EJB)
  • JavaBeans
  • Application Client Container (ACC)
  • Scriptlet
  • Apache Tomcat
  • Commit

Source: ? Technology Dictionary - Filegi - Techtopedia - Techterm

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *