Dear folks,
Im using NTLM authentication to authenticate the user in the intranet.
After authenticating the user the Post request stops working.
The content-length in the request is zero.
I have also tried by adding NTLM authentication module to apache, Im facing the same
problem in this case also.
I read the faq/mailing list section in Tomcat and many folks suggested to use JCIFS
but I don't want to use JCIFS.
Is there any way to make the post request work?
Im using Apache 1.3,Tomcat 4.0.
Regards
Ganesh