RE: [Off-Topic] Container-Based Authentication

2002-05-07 Thread Jon.Ridgway
: [Off-Topic] Container-Based Authentication I think I would like to move my authentication to the container, but I don't really want that dialog displayed that pops up for secured URLs. I'd much prefer the user be redirected to an action that gives them a form to log etc. Could one of

Re: [Off-Topic] Container-Based Authentication

2002-05-06 Thread Eddie Bush
ECTED]> Sent: Monday, May 06, 2002 2:04 PM Subject: RE: [Off-Topic] Container-Based Authentication Try "Form Based Authentication" in your search Randy Bielby 608.242.4100 x32258 >-Original Message- >From: Eddie Bush [mailto:[EMAIL PROTECTED]] >Sent: Monday, May

RE: [Off-Topic] Container-Based Authentication

2002-05-06 Thread Bielby, Randy J
Try "Form Based Authentication" in your search Randy Bielby 608.242.4100 x32258 >-Original Message- >From: Eddie Bush [mailto:[EMAIL PROTECTED]] >Sent: Monday, May 06, 2002 1:38 PM >To: Struts Users Mailing List >Subject: [Off-Topic] Container-Based Auth

[Off-Topic] Container-Based Authentication

2002-05-06 Thread Eddie Bush
I think I would like to move my authentication to the container, but I don't really want that dialog displayed that pops up for secured URLs. I'd much prefer the user be redirected to an action that gives them a form to log etc. Could one of you please point me in a good direction? I've been