Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: How to goto URL from app



> -----Original Message-----
> From: Matt Drance [SMTP:email@hidden]
> Sent: Tuesday, July 08, 2003 1:02 PM
> To: Nick Howes
> Cc: email@hidden
> Subject: Re: How to goto URL from app
>
> I'd like to second this answer as it only uses Sun APIs.

OK, then I'd like to change mine to...

switch (os) {
case OS_MAC :
params = new String[] {
"java",
"-cp",
"ext/cmdline.jar:ext/jnidirect:ext/Linker.jar:ext/utillib.jar:ext/trz.zip",
"app",
"-u",
escapeURLString(s)
};
break;

Mike Hall <email@hidden>
<http://www.spacestar.net/users/mikehall>
_______________________________________________
java-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/java-dev
Be sure to read the FAQ http://developer.apple.com/java/faq/ before posting
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.