Re: How to configure basic authentication

2001-01-05 Thread Craig R. McClanahan
Birte Glimm wrote: > Hi, > I`m using tomcat 3.2.1, Win 2000 and I tried to configure a servlet (Header, >displays just all received Header information) with basic authentication. I changed >the web.xml as followed: > > > > Header > > > /

RE: How to configure basic authentication

2001-01-05 Thread Birte Glimm
Thanks, now it works as I want it. Birte -Original Message- From: Nacho [mailto:[EMAIL PROTECTED]] Sent: Freitag, 5. Januar 2001 17:55 To: '[EMAIL PROTECTED]' Subject: RE: How to configure basic authentication Hola Birte: This is caused by the non-stardard Invok

RE: How to configure basic authentication

2001-01-05 Thread Nacho
as is not needed in normal ÇTomcat operation. Saludos , Ignacio J. Ortega > -Mensaje original- > De: Birte Glimm [mailto:[EMAIL PROTECTED]] > Enviado el: viernes 5 de enero de 2001 17:36 > Para: [EMAIL PROTECTED] > Asunto: How to configure basic authentication > >

How to configure basic authentication

2001-01-05 Thread Birte Glimm
Hi, I`m using tomcat 3.2.1, Win 2000 and I tried to configure a servlet (Header, displays just all received Header information) with basic authentication. I changed the web.xml as followed: Header /protected/Header