<file> <title>Servlet API</title> - <description>Servlet API Version 2.2</description> + <description>Servlet API Version 2.3</description> <used-by>Cocoon</used-by> <lib>scratchpad/lib/servlet-2_3.jar</lib> <homepage>http://jakarta.apache.org/tomcat/</homepage>
There is a reason to leave this at version 2.2: Cocoon must work with both versions - 2.2 and 2.3, and one of the ways to test this is to compile with lowest common denominator - 2.2.
Vadim