Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We could include all servlet APIs from 2 to 6 (the current version exports 2 to 5). For servlet API 5/6 it will use servlet API 6 class files. The only minor problem is if this API is used with client code using the methods/classes that existed in servlet API 5 but where removed with 6. Chances are pretty low and having a jar that supports all servlet versions is a good compromise.