What minimum version of the Servlet API is required to run JAX-RS 1.1 (for example Jersey 1.1)?
+1
A:
The JSR refers to Java Servlet Specification Version 2.5.
Edit: The version is mentioned in the bibliography on the last page of the JSR PDF.
I cannot find the version information in JSR 311.
deamon
2010-01-15 14:57:30
+1
A:
Following the mailing list the minimum version of the servlet API is 2.4.
deamon
2010-01-19 15:52:38