image url and saved image

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
jean-francois oldani

image url and saved image

Post by jean-francois oldani » Mon Jan 27, 2003 10:06 am

Please help,
I have the following problem:

In my application I have the relative path, lets say, /myAppName/images
where all images are stored.
How can I create a chart in this directory instead of passing through temp directories. Then I will specify /myAppName/images/theJfreeFileName as url
in my jsp page.

Thank

Locked