Hi Daniel!

well I wonder what exactly you want to do.

The access to the file system depends only on the servlet engine/VM
but not on Apache. So even if a file is not in reach via Apache you
should be able to load it and stream it out as a response of a request
to a servlet.

If this doesnt help you, I guess I need a better understanding of your
problem.

Regards
Dieter Wimberger
>Is there a nice way to send a file to the browser that is not in the apache
>htdoc directory tree?  ie I want to send a file test.doc to the browser from
>/tmp directory the same as it would happen if I had a link to 
>htmldir/test.doc.
>
>Thanks,
>Dan
>
>--
>
>-----------------------
>Daniel T. Gynn
>Essential Systems, Inc.
>412-931-5403
>fax: 412-931-5425
>[EMAIL PROTECTED]
>
>
>
>------------------------------------------------------------
>To subscribe:    [EMAIL PROTECTED]
>To unsubscribe:  [EMAIL PROTECTED]
>Problems?:       [EMAIL PROTECTED]



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to