Folks, this may be an off topic question, but I am curious to understand why.

We know that Http protocol has features such as Headers. Both response and request 
have HTTP headers. It is easy to get the headers in J2EE from a HttpServletRequest 
objects using getHeader() and/or getHeaders() methods, however, there is no 
corresponding methods in HttpServletResponse. What is the reasoning behind this design?

Thanks.

Larry Zhang

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to