0 Replies Latest reply on Feb 4, 2004 12:03 AM by mvanhorn

    Filter.init() method not called

    mvanhorn

      I am trying to debug a servlet filter which has code in the init() method. It seems that this method is never called, although hitting the page produces a call to doFilter(). How is this possible? What can I do to make sure init() has a chance to initialize my filter?

      Thanks,
      Matt