Re: Java Web Start



Robert Larsen wrote:
For Windows the same would probably be something like:
file://c:/documents and settings/robert

file:///c:/Documents%20and%20Settings/robert

The first two slashes after the protocol are required by the URL format. The third one starts the actual file reference.

--
Lew
.



Relevant Pages

  • Re: userID:password
    ... These fields are not part of the HTTP format for a URL. ... was that users mistook the generic URL format described in section 3.1 to ... addendums in a legal contract override prior terms and conditions). ... Regardless of how it might've been misused, the HTTP protocol does not allow ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • Method for normalizing URL?
    ... Is there a good Java method someplace for normalizing or standardizing a ... I'm looking for something that lower cases the protocol, strips trailing ... slashes, encodes characters correctly, and does all the other things that I ...
    (comp.lang.java.programmer)
  • Re: How to read a file from another server? Newbie
    ... > Edward Diener wrote: ... What protocol does it use? ... I can see how this might work for a Windows server, ... forward slashes need to be back slashes? ...
    (comp.lang.python)
  • Re: Can Matlab access a MAT file over the network?
    ... Unless there's a 'protocol' appropriate for a MAT-file - I admit I ... have no idea what a protocol is - URLWRITE is of no help. ... I'm not sure why there are three slashes, ... the three slashes is because of unix file systems: ...
    (comp.soft-sys.matlab)