From 002f49323aac6b99d8dc6f0c4c8dd585da48f575 Mon Sep 17 00:00:00 2001 From: dchandler Date: Thu, 24 Oct 2002 13:53:27 +0000 Subject: [PATCH] There are now two ways to specify servlet classes, and the second is completely general. --- build.xml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/build.xml b/build.xml index 453a99a..2d4cd17 100644 --- a/build.xml +++ b/build.xml @@ -66,6 +66,8 @@ Set this property to the directory containing j2ee.jar: --> + - + description="used internally to set a property when the J2EE SDK or Tomcat's servlet.jar is installed in a place where we can find it. In that case, we can build servlets."> + + + + + +