《How Tomcat Works》读书笔记一
摘要:
1. "《How Tomcat Works_Chapter 1: A Simple Web Server》" 1.1: HTTP hypetext transfer protocal, 1.2: Request: split a uri from address input 1.3: Response: get the uri to read the file from the servers 1.4: HttpServer: new a socket to receive & send bytes info2. "《How Tomcat Works_Ch 阅读全文
posted @ 2013-04-14 03:04 thoupin 阅读(341) 评论(2) 推荐(0) 编辑