Hi everyone! 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..
What is the difference ? When should each be used ? regards Taha