10 Jun
2009
10 Jun
'09
11:53 a.m.
+1 -Vincent On Jun 9, 2009, at 12:05 PM, 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?