Thursday, 7 February 2013

The Request | Java Servlets Tutorial pdf

The Request

The request object encapsulates all information from the client request. In the HTTP protocol, this information is transmitted from the client to the server in the HTTP headers and the message body of the request.

No comments: