• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Using HTTPS in Cocoa/Java ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Using HTTPS in Cocoa/Java ?


  • Subject: Using HTTPS in Cocoa/Java ?
  • From: Thomas Deniau <email@hidden>
  • Date: Wed, 30 Jul 2003 23:01:19 +0200

Hi !

I've been coding in Cocoa/ObjC for two years now, but I've to use Java
to connect to a servlet and I'm stuck.

I want to use HTTPS to connect to the servlet ; but when I create the
HTTPS URL (new URL("https://....";)), the exception
"java.net.MalformedURLException: unknown protocol: https" is raised.
Plain HTTP works fine.

However, it only happens if this code is ran within my Cocoa
application. (using the Cooca/ObjC bridge). If I run it 'standalone',
using javac and java in the Terminal, it works perfectly. Any clue ?

--
Thomas Deniau

"Unix is user friendly. It's just selective when choosing friends."
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Using HTTPS in Cocoa/Java ?
      • From: Karl Kuehn <email@hidden>
  • Prev by Date: Re: environment variables
  • Next by Date: Why I think I'm so lost
  • Previous by thread: Re: Linking a Menu To A Document
  • Next by thread: Re: Using HTTPS in Cocoa/Java ?
  • Index(es):
    • Date
    • Thread