|
JDK 1.3 with HTTPS
Hi,
I am using JDK 1.3 in my application( I can't change the JDK 1.3). I do have WSDL client(Java), it is talking to URL is HTTPS. But JDK 1.3 with HTTPS is giving the exception.
"java.net.MalformedURLException: unknown protocol: https."
Please let me know if some find the solution for this problem.
Thanks
Sriram
|