Define point to a directory on another machine. If you are trying to use UNC paths then use //servername/share/dir (don't use back slashes). If you don't then create a drive map since you are on windows. If you are on unix you can mount a directory to a NFS server and path.
Wade -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, October 05, 2003 2:27 AM To: [EMAIL PROTECTED] Subject: virtual directory in tomcat Hello guys, Can anybody advise me on this...is it possible to create a virtual directory in Tomcat which points to a directory on a different machine? ... something similar to what IIS does? I need to store lots of images for my website and am hence using a separate machine with lot of space in it. I will tomcat to point to that directory on the other machine. Any suggestions? -Abby --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
