Hi,

I would need to use commons-httpclient in Cactus. However, I don't want to
change all my code and especially I may want to continue JDK 1.4
HttpURLConnection in the future (if it is corrected) as I have a very simple
need.

Could I submit a HttpURLConnection class for commons-httpclient that would
be a wrapper around HttpClient and others and would implement
java.net.HttpURLConnection ?

Thanks
-Vincent

Reply via email to