* fix href tag
* use indentation consistently
--
Christian Meder, email: [EMAIL PROTECTED]
The Way-Seeking Mind of a tenzo is actualized
by rolling up your sleeves.
(Eihei Dogen Zenji)
Index: userGuide/preface.xml
===================================================================
--- userGuide/preface.xml (revision 291028)
+++ userGuide/preface.xml (working copy)
@@ -55,13 +55,13 @@
This overlaps with the Java Web Services Tutorial in some places, but the
two work well together.
</p>
- <p>
+ <p>
For more about building Java application in general, see the
<a
href="http://developer.java.sun.com/developer/onlineTraining/new2java/divelog/part1/toc.jsp">New
to
Java Center</a>.
- </p>
+ </p>
- </subsection>
+ </subsection>
<a name="http"/>
<subsection name="0.2 HTTP, HTML and User Agents">
@@ -174,7 +174,7 @@
<p>
To implement its Chain, the Request Processor uses the
- <a hhref="http://jakarta.apache.org/commons/chain/">
+ <a href="http://jakarta.apache.org/commons/chain/">
Chain of Responsibility </a>component in the Jakarta Commons
which provides a standard implementation of the CoR pattern,
along with various implementations of the Context and
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]