2011/2/8 Christopher Schultz <ch...@christopherschultz.net>: > On 2/8/2011 4:31 AM, Stevo Slavić wrote: >> I don't see support for >> ordering in @WebFilter annotation. Am I missing something? > > I don't see anything that would allow an ordering to be specified. >
Ordering is discussed in chapters 8.2.2 and 8.2.3 of the servlet 3.0 spec. In 8.2.3 it is explicitly written: "As described above, when using annotations to define the listeners, servlets and filters, the order in which they are invoked is unspecified" Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org