본문 바로가기

spring

Interface HttpServletRequest

httpServletRequest. 설명이 정말 깔끔해서 맘에 든다.

 

The servlet container creates an HttpServletRequest object and passes it as an argument to the servlet's service methods (doGet, doPost, etc).