In-depth understanding of Tomcat and Jetty source code, the second servlet specification and servlet container

In-depth understanding of Tomcat and Jetty source code, the second servlet specification and servlet container

Mind Map Overview

picture

This push mainly talks about the specification of servlet and what is a servlet container?

picture

1. Let’s talk about the servlet specification first:

picture

2. Use another picture to illustrate how the servlet container works

picture

3. Web application

picture

4. The focus of this section, filter and listener

picture

5. Understand the difference between servlet container, spring container, springMVC container and web container

picture

6. Finally, summarize what happened when the container started

picture

Guess you like

Origin blog.csdn.net/weixin_37766296/article/details/118423936