diff --git a/manual/Tasks/jspc.html b/manual/Tasks/jspc.html index cfbe52824..883618679 100644 --- a/manual/Tasks/jspc.html +++ b/manual/Tasks/jspc.html @@ -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.
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 Cactus or +a test suite (e.g. with Cactus or HttpUnit) against the deployed web application. So you'll get the test result and the compiled JSPs.