olegk 2004/09/06 12:02:28
Modified: httpclient/xdocs Tag: HTTPCLIENT_2_0_BRANCH applications.xml
logging.xml
Log:
Added X-Smiles and TreeGrow to the list of HttpClient powered applications
Revision Changes Path
No revision
No revision
1.14.2.4 +11 -1 jakarta-commons/httpclient/xdocs/applications.xml
Index: applications.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/applications.xml,v
retrieving revision 1.14.2.3
retrieving revision 1.14.2.4
diff -u -r1.14.2.3 -r1.14.2.4
--- applications.xml 13 Jul 2004 20:47:54 -0000 1.14.2.3
+++ applications.xml 6 Sep 2004 19:02:27 -0000 1.14.2.4
@@ -68,6 +68,11 @@
thousands of daily users of LimeWire
</dd>
+ <dt><a href="http://www.xsmiles.org/">X-Smiles</a></dt>
+ <dd>
+ X-Smiles is an Open-Source XML parser, that has extensive standards
support.
+ </dd>
+
<dt><a href="http://www.nortelnetworks.com/">Nortel Networks</a></dt>
<dd>
Operator Simulation Tool (OST) - A server side performance and
scalability testing tool
@@ -179,6 +184,11 @@
TCBuilder is a GUI development framework based on Eclipse platform to
design, develop
and debug swing based rich and interactive web applications. Its
presentation engine
uses HttpClient APIs to exchange GUI data and events with server based
logic.
+ </dd>
+
+ <dt><a href="http://tolweb.org/tree/sep/usingtreegrow.html">TreeGrow</a></dt>
+ <dd>
+ TreeGrow is the data entry application for the Tree of Life database.
</dd>
</dl>
1.11.2.4 +2 -1 jakarta-commons/httpclient/xdocs/logging.xml
Index: logging.xml
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/xdocs/logging.xml,v
retrieving revision 1.11.2.3
retrieving revision 1.11.2.4
diff -u -r1.11.2.3 -r1.11.2.4
--- logging.xml 3 Aug 2004 21:48:24 -0000 1.11.2.3
+++ logging.xml 6 Sep 2004 19:02:27 -0000 1.11.2.4
@@ -147,6 +147,7 @@
generated but not actually sent anywhere. The Log4J manual is the
best reference for how to configure Log4J. It is available at <a
href="http://logging.apache.org/log4j/docs/manual.html">http://logging.apache.org/log4j/docs/manual.html</a>
+ </p>
</subsection>
</section>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]