Browse Source

Cactus => Attic

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@1154640 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 14 years ago
parent
commit
f2b0b33111
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      manual/Tasks/jspc.html

+ 1
- 1
manual/Tasks/jspc.html View File

@@ -36,7 +36,7 @@ are known problems with Tomcat 5.x that won't get fixed in Ant, please
use Tomcat's jspc task instead.<br/>
Instead of relying on container specific JSP-compilers we suggest deploying
the raw files (*.jsp) and use the container build-in functions: after deploying run
a test suite (e.g. with <a href="http://jakarta.apache.org/cactus/">Cactus</a> or
a test suite (e.g. with <a href="http://attic.apache.org/projects/jakarta-cactus.html">Cactus</a> or
<a href="http://httpunit.sourceforge.net/">HttpUnit</a>) against the deployed web
application. So you'll get the test result <i>and</i> the compiled JSPs.
</p>


Loading…
Cancel
Save