Re: RE: Basic/Form-based authentication with Tomat 6.0

2010-02-11 Thread Nicholas Duan
Thanks Chuck! Indeed it was commented out. I must have overlooked the comment marker. Thanks! ND - Original Message - From: "Caldarale, Charles R" Date: Thursday, February 11, 2010 4:09 pm Subject: RE: Basic/Form-based authentication with Tomat 6.0 > > Fro

Re: Basic/Form-based authentication with Tomat 6.0

2010-02-11 Thread Nicholas Duan
> > Hash: SHA1 > > > > Nicholas, > > > > On 2/11/2010 3:19 PM, Nicholas Duan wrote: > >> I am not sure if this is a configuration problem, but I can't > get the > >> basic/form-based authentication working on Tomcat 6.0, and couldn't >

Basic/Form-based authentication with Tomat 6.0

2010-02-11 Thread Nicholas Duan
I am not sure if this is a configuration problem, but I can't get the basic/form-based authentication working on Tomcat 6.0, and couldn't even get the protected jsp example (http://localhost:8080/examples/jsp/security/protected) that bundled with the tomcat distribution. I've tried the latest