|
@@ -235,7 +235,7 @@ package heirarchy beginning with com.i3sp.jsp. |
|
|
package="com.i3sp.jsp"> |
|
|
package="com.i3sp.jsp"> |
|
|
<include name="**/*.jsp" /> |
|
|
<include name="**/*.jsp" /> |
|
|
</jspc> |
|
|
</jspc> |
|
|
<depends |
|
|
|
|
|
|
|
|
<depend |
|
|
srcdir="interim" |
|
|
srcdir="interim" |
|
|
destdir="build" |
|
|
destdir="build" |
|
|
cache="build/dependencies" |
|
|
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. |
|
|
.TLD imports or in compile time includes do not get picked up. |
|
|
|
|
|
|
|
|
<p> |
|
|
<p> |
|
|
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. |
|
|
|
|
|
|
|
|
<hr> |
|
|
<hr> |
|
|
<p align="center">Copyright © 2001-2002 Apache Software Foundation. All rights |
|
|
|
|
|
|
|
|
<p align="center">Copyright © 2001-2003 Apache Software Foundation. All rights |
|
|
Reserved.</p> |
|
|
Reserved.</p> |
|
|
|
|
|
|
|
|
</body> |
|
|
</body> |
|
|