Thanks for your reply.  Actually, I found I cannot inject anything into
RequestFilter, not even Logger or any of my custom services.  Looks like
injection can only happen to components and pages.

Eric


ApplicationGlobals cannot be injected into RequestFilter. Inject 
RequestGlobals into it instead or inject ApplicationStateManager (?) into 
it.

-- 
View this message in context: 
http://www.nabble.com/-T5--How-to-get-to-ApplicationGlobals-and-ServletContext-tp19797812p19817519.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]

Reply via email to