On Mon, 7 Jan 2002, Pae Choi wrote:

> Date: Mon, 7 Jan 2002 11:18:10 -0800
> From: Pae Choi <[EMAIL PROTECTED]>
> Reply-To: Tomcat Users List <[EMAIL PROTECTED]>
> To: Tomcat Users List <[EMAIL PROTECTED]>,
>      Tom Drake <[EMAIL PROTECTED]>
> Subject: Re: Problem with file URL
>
> Hmm.. the communication between the browser(client) and
> the file system(server) is not considered in the client-server
> communication? An interesting comment.


With the file: protocol, the "server" is your local operating system.
Such a request would never even get sent from a browser to Tomcat in the
first place (which technically makes this whole thread off topic :-).

To help yourself understand this issue, use your browser's "open a local
file" menu option, and examine the URL that it shows in the location bar.

>
> Pae
>

Craig


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to