Hi, I am trying to add a http header to the response object, using response.AddHeader. - this is not throwing any errors, however when I try to retrieve my headers in the next page, the added header isn't there! - same goes for if i try setHeader to change the value of an existing header.
However - addCookie is working without any problems whatsoever... does anyone have any ideas on why this isn't working for me? Thanks! ___________________________________________________________________________ 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
