Hi,

I was just searching on Google. Actually I am using NTLM Authentication in my Login 
Servlet. I think there is some conflict between NTLM Authentication and POST method. 

Any body has an idea what to do or set to get the things done ?

http://support.microsoft.com/default.aspx?scid=kb;DE;308074

I am using code from below link:
http://www.jguru.com/faq/view.jsp?EID=1045412

Best Regards
Abhay Kumar


-----Original Message-----
From: jerome moliere [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, February 11, 2004 9:36 AM
To: Tomcat Users List
Subject: Re: POST method not working
Importance: High



>> Hi,
>>
hi abhay,
>> I am suing post method of sending data to servlet  from a JSP page. I 
>> am unable to get the data by request.getParameter(). If I am sing get 
>> method I am able to retrieve data from JSP page
>>
>> Please let me know how to achieve this ? And what is the bug ?
>>
you may use the nice Commons HTTP Client package from the jakarta project to achieve 
this safely & easily
>> Abhay
>>
>
HTH
Jerome
-- 
Auteur cahier du programmeur Java tome 2 - Eyrolles 10/2003 
http://www.eyrolles.com/php.informatique/Ouvrages/ouvrage.php3?ouv_ean13=9782212111941


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to