9 Jun
2009
9 Jun
'09
10:49 p.m.
+1 Sergiu Dumitriu wrote:
Hi devs,
Since XWIKI-3652, the web.xml is no longer valid servlet-2.3, since the 2.3 spec doesn't allow filters and the request dispatcher to mix.
Given that currently 2.5 is the most implemented standard, I'd say that we require from now on a 2.4-compliant container. This will leave out only very old versions of the popular containers (tomcat <=4).
Any objections?