diff --git a/docs/manual/OptionalTasks/jspc.html b/docs/manual/OptionalTasks/jspc.html index 668c066dd..30be63177 100644 --- a/docs/manual/OptionalTasks/jspc.html +++ b/docs/manual/OptionalTasks/jspc.html @@ -235,7 +235,7 @@ package heirarchy beginning with com.i3sp.jsp. package="com.i3sp.jsp"> <include name="**/*.jsp" /> </jspc> -<depends +<depend srcdir="interim" destdir="build" cache="build/dependencies" @@ -260,11 +260,11 @@ the naming scheme changed after that. Even when it does work, changes in .TLD imports or in compile time includes do not get picked up.

-Jasper generates JSP pages against the JSP1.3 specification -an implementation of -version 2.2 of the servlet specification is needed to compile or run the java code. +Jasper generates JSP pages against the JSP1.2 specification -an implementation of +version 2.3 of the servlet specification is needed to compile or run the java code.


-

Copyright © 2001-2002 Apache Software Foundation. All rights +

Copyright © 2001-2003 Apache Software Foundation. All rights Reserved.