Hi,
Is it possible to set user defined headers in the HTTP
Header using the response.setHeader() method? If yes,
what is the mechanism to do it.
I have tried to set
response.setHeader("Authorization","Basic www");
but when I check with the request using
request.getHeaderNames() in the forwarded servlet, it
does not figure among the list of header fields.
David
__________________________________________________
Do You Yahoo!?
Thousands of Stores. Millions of Products. All in one Place.
http://shopping.yahoo.com/
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html