RE: Typo on Cactus Features Page

2003-12-22 Thread Vincent Massol
Hi Yoav, Thanks for the feedback (we love positive feedback! :-)). I've read the features page again and I believe it is correct (albeit maybe misleading). The list of Servlet API listed for each container is not the APIs supported by the container but the common denominator between the API suppo

cvs commit: jakarta-cactus/documentation/docs/xdocs features.xml

2003-12-22 Thread vmassol
vmassol 2003/12/22 07:53:41 Modified:documentation/docs/xdocs features.xml Log: Removed Servlet API versions as it is misleading. Thanks to Yoav Shapira. Revision ChangesPath 1.24 +8 -8 jakarta-cactus/documentation/docs/xdocs/features.xml Index: features.xm

Typo on Cactus Features Page

2003-12-22 Thread Shapira, Yoav
Hi, FYI, the features page (http://jakarta.apache.org/cactus/features.html) incorrectly lists Tomcat 5.x as Servlet API 2.3. Tomcat 5.x supports the Servlet Specification v2.4. There are a couple of other references on the above page that imply 2.3 is the latest Servlet Specification version. T