Yes. For Tiles subclass the TilesRequestProcessor -----Original Message----- From: Paul Curren [mailto:[EMAIL PROTECTED] Sent: Friday, May 30, 2003 11:41 AM To: Struts Users Mailing List Subject: Re: Login
Would a subclassed RequestProcessor be a Struts level alternative to Servlet Filters? (I have no clue, i'm just wondering) Cheers, Paul C Phillip Qin wrote: >I prefer servlet filter. If not logged in, redirect user to the login page. > >-----Original Message----- >From: Jonathan Holloway [mailto:[EMAIL PROTECTED] >Sent: May 30, 2003 11:30 AM >To: [EMAIL PROTECTED] >Subject: Login > >Could somebody tell me what the best way to implement a login mechanism is >into a Struts application. > >Is the use of a custom login tag at the top of every page recommended or is >there a better way. We already have the server side functionality present >but want to know the best way to enforce this in the JSP's and Action >classes. > >Many thanks, >Jonathan Holloway. > > >Need a new email address that people can remember >Check out the new EudoraMail at >http://www.eudoramail.com > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

