tomcat传记

tomcat杂记1.request.getCharacterEncoding(),返回的是报文头中content-type中的“charSet”的值。2.requst

tomcat杂记
1.request.getCharacterEncoding(),返回的是报文头中"content-type"中的
   “charSet”的值。
2.requst 对象为coyoteRequest