Rashmi Rubdi wrote:
> I'm not too sure if this will help but, you might want to try URL Rewriting, 
> if you have Apache as the web server you could use it's rewrite features.
> 
> I'm not sure if it'll work since as you've mentioned /var/static/images/ is 
> outside your applications context.

This won't work. Given the paths you have provided, you aren't using
Windows so you could create a symbolic link in your webapp directory
the links to the images directory. You will need to set allowLinking
to true for this to work.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to