vmassol 2002/07/27 13:28:07
Modified: documentation/docs/xdocs howto_classpath.xml
Log:
minor improvements
Revision Changes Path
1.4 +3 -2 jakarta-cactus/documentation/docs/xdocs/howto_classpath.xml
Index: howto_classpath.xml
===================================================================
RCS file: /home/cvs/jakarta-cactus/documentation/docs/xdocs/howto_classpath.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- howto_classpath.xml 22 Jul 2002 20:59:59 -0000 1.3
+++ howto_classpath.xml 27 Jul 2002 20:28:07 -0000 1.4
@@ -118,7 +118,7 @@
</note>
<p>
- In addition to the above mentionned jars and classes, you may have
+ In addition to the above mentioned jars and classes, you may have
to put the <strong><code>cactus.properties</code></strong>
configuration file in your classpath (Only if you are using it to
configure Cactus of course). Details are described in the
@@ -128,7 +128,8 @@
<note>
If you are using Log4J as the logging framework, you will also
need to put a <code>log4j.properties</code> Log4j configuration
- file in your client side classpath.
+ file in your client side classpath (See the
+ <link href="howto_config.html">Config Howto</link> tutorial).
</note>
</s2>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>