I am new to Tapestry 5 and got lost in IoC. I am trying to handle some security aspects in the RequestFilter. Therefore I wrote a test SecurityFilter class which implements RequestFilter and is registered by the ApplicationModule. Everything works well.
But now I wonder how it is possible to find the Class belonging to a request. I saw there is a ComponentClassResolver and ComponentClassResolverImpl existing but I do not know how to access it from my RequestFilter. Is there anybody outside who can point me to the right direction, because I am really confused... Thanks in advance Jens --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]