Re: Problem with Bookmarking a Login Page

2003-03-25 Thread Mike Duffy
te: Tue, 25 Mar 2003 03:54:23 -0500 > > From: Steven J. Owens <[EMAIL PROTECTED]> > > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>, > > [EMAIL PROTECTED] > > To: Tomcat Users List <[EMAIL PROTECTED]> > > Subject: Re: Problem with Bookmarking a L

Re: Problem with Bookmarking a Login Page

2003-03-25 Thread Craig R. McClanahan
On Tue, 25 Mar 2003, Steven J. Owens wrote: > Date: Tue, 25 Mar 2003 03:54:23 -0500 > From: Steven J. Owens <[EMAIL PROTECTED]> > Reply-To: Tomcat Users List <[EMAIL PROTECTED]>, > [EMAIL PROTECTED] > To: Tomcat Users List <[EMAIL PROTECTED]> > Subject:

Re: Problem with Bookmarking a Login Page

2003-03-25 Thread Steven J. Owens
On Sun, Mar 23, 2003 at 05:10:43AM -0800, Mike Duffy wrote: > Does anyone know of a Struts work around for the problem with Tomact > in bookmarking the login page for container managed security? I believe, based on past conversations here, that Struts has its own security filter solution to u

Re: Problem with Bookmarking a Login Page

2003-03-23 Thread James Carman
rDao.getUserByName( request.getUserPrincipal().getName() ); request.setAttribute( "user", user ); } Hope this helps! - Original Message - From: "Mike Duffy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 23, 2003 8:10 AM Subject: Problem with Bookmarking

Problem with Bookmarking a Login Page

2003-03-23 Thread Mike Duffy
Does anyone know of a Struts work around for the problem with Tomact in bookmarking the login page for container managed security? There was a brief thread on this issue about a month ago [http://www.mail-archive.com/[EMAIL PROTECTED]/msg59734.html] There is a SourceForge project called SecurityF