Re: [BUG] j_security_check forward no longer working

2000-11-14 Thread Craig R. McClanahan
Barry Dunne wrote: > Hi, > > I need to trap the username and password entered by the user when accessing > a secured web page, this is so that I can use this information when > connecting to an external system in a servlet. > > The method I used was to have form based authentication but with the

[BUG] j_security_check forward no longer working

2000-11-14 Thread Barry Dunne
Hi, I need to trap the username and password entered by the user when accessing a secured web page, this is so that I can use this information when connecting to an external system in a servlet. The method I used was to have form based authentication but with the action posting to a jsp rathe