Anyone know how to set the headers in an http request created with Java.net?

I'm writing a "gateway" servlet that extracts credentials from an external
source and uses them to make an http request to a server that uses Basic
Authentication. I need to create a header with the AUTH_TYPE and REMOTE_USER
properly set to the values extracted from the external data source.

Thanks in advance,

Michael Miller
mailto:[EMAIL PROTECTED]

___________________________________________________________________________
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

Reply via email to