You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by mb...@apache.org on 2005/04/12 03:59:12 UTC

svn commit: r161003 - jakarta/commons/proper/httpclient/trunk/xdocs/features.xml

Author: mbecke
Date: Mon Apr 11 18:59:12 2005
New Revision: 161003

URL: http://svn.apache.org/viewcvs?view=rev&rev=161003
Log:
Changed link to nogoop feature comparison at the request of Francis Upton <francis -at- oaklandsoftware.com>.

Modified:
    jakarta/commons/proper/httpclient/trunk/xdocs/features.xml

Modified: jakarta/commons/proper/httpclient/trunk/xdocs/features.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/xdocs/features.xml?view=diff&r1=161002&r2=161003
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/xdocs/features.xml (original)
+++ jakarta/commons/proper/httpclient/trunk/xdocs/features.xml Mon Apr 11 18:59:12 2005
@@ -103,12 +103,8 @@
         client side implementations written in Java.  The jdk has the HttpUrlConnection
         which is limited and in many ways flawed.  This is one reason why Jakarta, and
         others free and commercial vendors, have implemented independant HTTP clients.
-        To help you choose the right solution, one of those commercial vendors, nogoop, has a fair 
-        <a href="http://www.nogoop.com/product_16.html#compare">product comparison</a>,
-        noting the following recent additions to HttpClient:
-        <ul>
-        	<li>idle connection timeout</li>
-        </ul>
+        To help you choose the right solution, one of those commercial vendors, Oakland Software, has a fair 
+        <a href="http://www.oaklandsoftware.com/product_16.html#compare">product comparison</a>.
       </p>      
     </section>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org