This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
I have coded one servlet and I am calling one gif file. I have java web server and moved the class file to the servlet directory. But I do not know which folder I have to place the gif file.
Hai deepa, Create a folder called images inside your folder where u are storing your jsp files ,servlets whatever.. Then appropriately access the image giving the path===> "images/image1.gif" This should work.. Get back to me if this works ,o.k regards, kichu