Yes, my browsers are supporting it. I'm using Mozilla 1.3 and Ms Explorer 6.0. When I implement digest authentication on Apache, does it work, but to get information about the login in my servlet, I have to use the tomcat authentication. I'm running a web server with apache, tomcat and mod_jk connector.
Regards Uwe -----Ursprungligt meddelande----- Fr�n: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED] F�r Michael Peceny Skickat: den 26 mars 2003 09:01 Till: [EMAIL PROTECTED] �mne: Re: DIGEST authentication! does your browser support digest authentication? Not many do... so the problem might be your browser not supporting it, while it actually works on the server. Regards Michael > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > Sent: Mittwoch, 26. Marz 2003 08:59 > To: [EMAIL PROTECTED] > Subject: DIGEST authentication! > > > Has anyone experience with the implementation of digest > authentication in > Tomcat 4.1? If I implement BASIC authentication does it work > very well, but > I'm not able to get the DIGEST authentication working. > > Uwe > > ______________________________________________________________ > _____________ > 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 > ___________________________________________________________________________ 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 ___________________________________________________________________________ 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
