Re: Java Web Start



Andrew Thompson wrote:
file:/D:/projects/TellURL.java

Robert Larsen wrote:
Actually the url's were correct and yours is wrong :-)
(snip RFC 1738 detail)

Andrew Thompson wrote:
Interesting, but... The URL shown above, is what Java printed out when I ran the code. Are you saying Java's handling of URL's is buggy*?

It's the number of slashes after the protocol colon ("file://" vs. "file:/") that's at issue here, right?

--
Lew
.