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: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to