GET /Hello/index.jsp HTTP/1.1
Accept: text/html, application/xhtml+xml, */*
Accept-Language: zh-CN
User-Agent: Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; WOW64; Trident/5.0)
Accept-Encoding: gzip, deflate
Host: localhost:8080
Connection: Keep-Alive
------------------------
HTTP/1.1 200 OK
Server: Apache-Coyote/1.1
Set-Cookie: JSESSIONID=1C0802A16D85C5B3379BBCBAF324FC62; Path=/Hello/; HttpOnly
Content-Type: text/html;charset=ISO-8859-1
Content-Length: 622
Date: Sun, 17 Apr 2016 01:58:06 GMT
HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
My JSP 'index.jsp' starting pageThis is my JSP page.