0 Replies Latest reply on Jul 24, 2006 5:50 AM by berrysx

    Order of filter invocation in web application

      I have 2 filters in my web app which need to be called in the correct order, the ordering is determined by the order in the web.xml file.
      Is there a way to tell XDoclet or JBoss IDE which order the filters should be put in the web.xml file?

      Thanks