Java web learning notes (6) JSP

Chapter 6. JSP

1. What is JSP

2. JSP essence

1. JSP is essentially a servlet program

3. Three syntax of JSP

3.1. Page instruction of JSP header

3.2. Common scripts in JSP

3.3. Three annotations in JSP

4. JSP nine built-in objects

5. JSP four domain objects

6. JSP output and response Difference between getwriter output

7. JSP common tags

7.1. JSP static inclusion

7.2. JSP dynamic inclusion

7.3. JSP forwarding tag (the function is to request forwarding)

8. Exercises

8.1 output 99 multiplication table

8.2. JSP outputs a table with 10 student information

9. Listener

10. Servletcontextlistener listener listener

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>