The Jakarta Commons project is pleased to announce the the release of Cactus v1.0 beta 1. Formerly known as J2EEUnit, Cactus is a testing tool for unit-testing server-side Java code. Integrating seamlessly with the JUnit testing framework, Cactus allows you to test your code in a servlet/JSP environment by providing access to common servlet/JSP objects such as HttpServletRequest, HttpServletResponse, PageContext and JspWriter. Compatible with JUnit 3.5 and Jakarta Ant, Cactus supports testing against Servlet API 2.2 as well as Servlet API 2.3. Previously hosted by SourceForge, Cactus was generously donated to the Apache Software Foundation via the Jakarta Commons project by Vincent Massol. He will continue his work on Cactus here as part of the Jakarta community. More information about Cactus may be found at http://jakarta.apache.org/commons/cactus/index.html About Jakarta Commons --------------------- The newly-formed Jakarta Commons project is chartered with the creation and maintenance of Java components and packages designed for use in server-related development. Promoting sharing and collaboration between the Jakarta projects is a primary goal as well, and all members of the Jakarta community are strongly encouraged to participate. http://jakarta.apache.org/commons/index.html
