To answer my own question: FilterDefinition.doFilter() uses HttpServletRequest.getServletPath() to check if the filter applies to the request. The servlet path does not include the query string.
Moandji
-- You received this message because you are subscribed to the Google Groups "google-guice" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
