There must be extra white space.
Try trim:
response.setHeader("WWW-Authenticate", "NTLM " + new
sun.misc.BASE64Encoder().encodeBuffer(msg1).trim());
--
View this message in context:
http://old.nabble.com/Struts-2-Weblogic-and-NTLM-tp16032835p27369873.html
Sent from the S
length);
> System.out.println("**USER "+s + "");
> }
>
> }
> public void setServletResponse(HttpServletResponse arg0) {
> this.response = arg0;
>
> }
>
>
>
> public HttpServletResponse getServletResponse() {
> return response;
> }
>
> }
>
>
>
> **
> Any help would be greatly appreciated.
>
--
View this message in context:
http://www.nabble.com/Struts-2-Weblogic-and-NTLM-tp16032835p16037640.html
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
}
}
public void setServletResponse(HttpServletResponse arg0) {
this.response = arg0;
}
public HttpServletResponse getServletResponse() {
return response;
}
}
*
3 matches
Mail list logo