Question

What minimum version of the Servlet API is required to run JAX-RS 1.1 (for example Jersey 1.1)?

Was it helpful?

Solution 2

Following the mailing list the minimum version of the servlet API is 2.4.

OTHER TIPS

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.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top