> im looking for the source's for the url protocol handler packages
>
[quoted text clipped - 3 lines]
> doc's/howto's that anyone knows of? im considering using this instead
> of the socketing ive got on my current app
Sorry not familiar but java.protocol.handler.pkgs seems to be system
setting that you set to point to classes to be used. Like
System.setProperty
("java.protocol.handler.pkgs",
"com.sun.net.ssl.internal.www.protocol");
http://java.sun.com/products/jsse/downloads/index.html
http://www.rgagnon.com/javadetails/java-0308.html
http://java.sun.com/developer/onlineTraining/protocolhandlers/
http://mindprod.com/jgloss/protocolhandler.html
http://www.cenqua.com/clover/eg/jboss/report/org/jboss/net/protocol/URLStreamHan
dlerFactory.html
http://soap.floodcert.com/ssl_client.html
http://www.innovation.ch/java/HTTPClient/https.html
http://www.javaworld.com/javaworld/jw-05-2001/jw-0511-howto_p.html
http://www.javaworld.com/javaworld/javatips/jw-javatip96.html

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)