Exceptions in Servlet when flushing response to a client having closed the connection?

2008-07-07 Thread Morten Mortensen
Hi Having created a Servlet, I want to be sure, that the content written to the HTTP-response is flushed all the way through the TCP connection carrying the HTTP-request and -response. In case the TCP connection to the HTTP-client has been closed - e.g. if the client has timed out - I would like

SV: SPNEGO

2007-03-05 Thread Morten Mortensen
Java 6 has the last codec necessary for avoiding doing any ASN.1 whatsoever as part of HTTP Negotiate/SPNEGO/kerberos. With Java 6 it is possible to implement it pretty cleanly using the GSS API. Without jCIFS. Regards Morten Sabroe Mortensen -Oprindelig meddelelse- Fra: Caldarale, Cha

Filter with "HTTP Negotiate"/SPNEGO/Kerberos against Active Directory with LDAP

2006-12-15 Thread Morten Mortensen
Regarding "HTTP Negotiate", - I am on the lookout for people interested in SSO from a browser to Tomcat and against a Windows Domain Controller/Active Directory through LDAP with the purpose of creating a stand-alone servlet filter. Configuration on network: 1) Active Directory (Windows Domain