Java 实现 Tomcat 服务器 介绍 本项目模仿tomcat,封装request和response,帮助理解tomcat源码。 需要知识 了解http协议 java多线程和网络编程 源码 见本项目 收获 使用Java模拟浏览器发送请求给服务器,服务器接受请求并相应,锻炼java知识,帮助理解http协议和tomcat工作原理。 Please feel free to contact us with any questions you may have.