Re: Image File redirection with Tomcat5.5

2007-03-16 Thread Mikolaj Rydzewski
David R. Patterson wrote: Caldarale, Charles R wrote: You webapp should be generating links that Tomcat can process; if you want to keep these separate from the app, treat the images as a separate, static-content only webapp deployed under Tomcat. Put an .xml file in conf/Catalina/[host] contai

Re: Image File redirection with Tomcat5.5

2007-03-16 Thread David R. Patterson
Caldarale, Charles R wrote: From: David R. Patterson [mailto:[EMAIL PROTECTED] Subject: Image File redirection with Tomcat5.5 Now, I'd like to include graphics (jpegs, for example), and when I build elements that have links to the real location of the graphic (with file:///c:/wherever/my.jpg)

RE: Image File redirection with Tomcat5.5

2007-03-16 Thread Caldarale, Charles R
> From: David R. Patterson [mailto:[EMAIL PROTECTED] > Subject: Image File redirection with Tomcat5.5 > > Now, I'd like to include graphics (jpegs, for example), and when I > build elements that have links to the real location of the > graphic (with file:///c:/wherever/my.jpg) they work in IE an