U coud also use the Chennilekit Access Module:

http://www.chenillekit.org/chenillekit-access/index.html

or Tapestry-Spring-Security Integration

Or if u want to do everything by yourself u can check their source code.

http://www.localhost.nu/java/tapestry-spring-security/

On Thu, Nov 26, 2009 at 10:03 AM, sandeepraj singh
<[email protected]> wrote:
>
> Hi,
> I have the following requirement for my application
>
> Develop a Tapestry login check Filter which
>
> (a) Avoids direct hit to any page in my application without logging in, if
> anyone does that, he should be redirected to the login page.
>
> (b) After session expiry if we do any action, It should be redirected to the
> login page.
>
> Could you suggest a good strategy. Can we make such checks in myFilter which
> extends Tapestry5 filter?
>
> Thanks
> sandeep
> --
> View this message in context: 
> http://old.nabble.com/Login-Filter%2C-tp26525297p26525297.html
> Sent from the Tapestry - User mailing list archive at Nabble.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]

Reply via email to