On Mon, 18 Oct 2010 14:07:36 -0200, Taha Hafeez <[email protected]> wrote:

Hi everyone!

Hi!

I was looking at the source code of a number of projects related to security and also read related articles (including one at Tapestry Central).
I want to know whether to implement security by implementing
ComponentEventRequestFilter or ComponentRequestFilter or
RequestFilter or in Dispatcher..

Security is not something you implement in a single place. For application-wide (inter-page) security, ComponentRequestFilter is the one I recommend.

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to