Hi David, > the Protocol as i'm using it ... is marked as deprecated... any ideas about > how to improve it... or where is an explanation of how the > ProtocolSocketFactory should be used instead...
One constructor is deprecated. Just use the one that is not deprecated. It's all in the JavaDocs. http://jakarta.apache.org/commons/httpclient/apidocs/org/apache/commons/httpclient/protocol/Protocol.html http://mail-archives.apache.org/mod_mbox/jakarta-httpclient-user/200602.mbox/[EMAIL PROTECTED] cheers, Roland --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
