husted 2002/10/12 09:51:40
Modified: doc/userGuide installation.xml
Log:
Break out some kickstart questinos into a How to Help FAQ.
Revision Changes Path
1.12 +9 -8 jakarta-struts/doc/userGuide/installation.xml
Index: installation.xml
===================================================================
RCS file: /home/cvs/jakarta-struts/doc/userGuide/installation.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- installation.xml 10 Oct 2002 22:54:13 -0000 1.11
+++ installation.xml 12 Oct 2002 16:51:40 -0000 1.12
@@ -94,7 +94,7 @@
<li><em>Lang</em> (Version 1.0 or later)</li>
<li><em>Logging</em> (Version 1.02 or later)</li>
<li><em>Pool</em> (Version 1.01 or later)</li>
- <li><em>Validator</em> (No official release, obtain current
+ <li><em>Validator</em> (No official release, obtain current
<a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-validator">Nightly
Build</a>
)</li>
</ul>
@@ -108,13 +108,13 @@
directory. However, if you wish to build Struts from source, you will
need to download and install the following packages:
<ul>
- <li><em>FileUpload</em> (No official release, obtain current
+ <li><em>FileUpload</em> (No official release, obtain current
<a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-fileupload">Nightly
Build</a>
)</li>
- <li><em>Resources</em> (No official release, obtain current
+ <li><em>Resources</em> (No official release, obtain current
<a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-resources">Nightly
Build</a>
)</li>
- <li><em>Services</em> (No official release, obtain current
+ <li><em>Services</em> (No official release, obtain current
<a
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-services">Nightly
Build</a>
)</li>
</ul>
@@ -127,9 +127,9 @@
Otherwise, download and install version 1.2 of Xalan from
<a href="http://xml.apache.org/xalan">here</a>.
</li>
-
+
<li><strong>Cactus Testing</strong> - If you plan on testing the Struts
applications
- in this distribution, you must download and install version 1.3
+ in this distribution, you must download and install version 1.3
of the <a href="http://jakarta.apache.org/cactus">Cactus</a> test framework.
This package is also recommended for use in developing your
own unit tests for your web applications based on Struts.
@@ -412,10 +412,11 @@
</section>
-
+<section>
<p>
- Next: <a href="../newbie.html">Newbie FAQ</a>
+ Next: <a href="../newbie.html">Newbie FAQ</a>
</p>
+</section>
</chapter>
</body>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>