Udemy

JSP - Java Full Stack

立即報名
  • 4,438 名學生
  • 更新於 9/2021
4.1
(45 個評分)
CTgoodjobs 嚴選優質課程,為職場人士提升競爭力。透過本站連結購買Udemy課程,本站將獲得推廣佣金,有助未來提供更多實用進修課程資訊給讀者。

課程資料

報名日期
全年招生
課程級別
學習模式
修業期
1 小時 27 分鐘
教學語言
英語
授課導師
DIGIFLAX E-LEARNING
評分
4.1
(45 個評分)
2次瀏覽

課程簡介

JSP - Java Full Stack

Full stack developer, Learn JavaServer Page the easy way!

Jakarta Server Pages (JSP; formerly JavaServer Pages) is a collection of technologies that helps software developers create dynamically generated web pages based on HTML, XML, SOAP, or other document types. Released in 1999 by Sun Microsystems,[1] JSP is similar to PHP and ASP, but uses the Java programming language.

To deploy and run Jakarta Server Pages, a compatible web server with a servlet container, such as Apache Tomcat or Jetty, is required.

Architecturally, JSP may be viewed as a high-level abstraction of Java servlets. JSPs are translated into servlets at runtime, therefore JSP is a Servlet; each JSP servlet is cached and re-used until the original JSP is modified.

Jakarta Server Pages can be used independently or as the view component of a server-side model–view–controller design, normally with JavaBeans as the model and Java servlets (or a framework such as Apache Struts) as the controller. This is a type of Model 2 architecture.

JSP allows Java code and certain predefined actions to be interleaved with static web markup content, such as HTML. The resulting page is compiled and executed on the server to deliver a document. The compiled pages, as well as any dependent Java libraries, contain Java bytecode rather than machine code. Like any other .jar or Java program, code must be executed within a Java virtual machine (JVM) that interacts with the server's host operating system to provide an abstract, platform-neutral environment.

JSPs are usually used to deliver HTML and XML documents, but through the use of OutputStream, they can deliver other types of data as well.

The Web container creates JSP implicit objects like request, response, session, application, config, page, pageContext, out and exception. JSP Engine creates these objects during translation phase.

課程章節

  • 1 個章節
  • 18 堂課
  • 第 1 章 JSP

課程內容

  • Introduction to JSP
  • JSP Environment Setup
  • Getting familiar with JSP
  • First JSP
  • Implicit objects, scripting and standard actions!
  • Directives and sessions
  • Database connectivity
  • Forms Processing

評價

  • K
    Kadir Satı
    1.0

    ı dont understand who made him

  • C
    Cesar Adrián Florez Acacio
    4.0

    Well, It is helping me to remember things that I was forgeting. But I expect to learn much more from here.

立即關注瀏覽更多

本網站使用Cookies來改善您的瀏覽體驗,請確定您同意及接受我們的私隱政策使用條款才繼續瀏覽。

我已閱讀及同意