Inserting Image on a HTML page through servlet

I want to insert an image on a HTML page which will be generated by a servlet.For that I have written the <IMG SRC>tag.But my doubt is where to store the image(i.e in which directory of the web server) I should store the Image.I am using JavaWebServer2.0.please help
[293 byte] By [gonellas] at [2007-9-26 2:44:22]
# 1
You can put your images in public_html directory.
smv_arun at 2007-6-29 10:24:27 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...