On Tomcat I do this in my server.xml file:

<Context path="/builds" docBase="d:\builds" trusted="false" 
crossContext="true" debug="1" reloadable="true" /> 

I can then access the files in the d:\builds directory by using /builds.

-Lou



[email protected] wrote on 07/19/2010 06:00:11 AM:

> hi, all,
> 
> How to set a link in the pages of JSPWiki to point to a local file 
> in local machine's file system?
> 
> Thanks.
> 
> Robin
> 
---------------------------------------------------------------------------------------------------
> Confidentiality Notice: The information contained in this e-mail and
> any accompanying attachment(s) 
> is intended only for the use of the intended recipient and may be 
> confidential and/or privileged of 
> Neusoft Corporation, its subsidiaries and/or its affiliates. If any 
> reader of this communication is 
> not the intended recipient, unauthorized use, forwarding, printing, 
> storing, disclosure or copying 
> is strictly prohibited, and may be unlawful.If you have received 
> this communication in error,please 
> immediately notify the sender by return e-mail, and delete the 
> original message and all copies from 
> your system. Thank you. 
> 
---------------------------------------------------------------------------------------------------

Reply via email to