> Push a url to a servlet which then serves the images from the working
> directory?

In which you could also set the headers (images are temporary, so maybe set Cache-Control, Expires?).

Regards,
Dies

Mark Thomas wrote:
Romain Quilici wrote:
Hello Dies,
the working directory would be fine, but my images need to be accessible
via a url(which is not the case if they are located inside the temp dir)
In fact when an image is generated, I push the url inside the client
browser, the new url automatically replaces the previous one in a
statement like <img src=.....>.
So I need a url to be able to access my images

Push a url to a servlet which then serves the images from the working
directory?

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