
good morning sir, i need a jsp code to download and up-load pictures from file,and also want to display four images in each row and need to represene name,upload and down load link under each images+jsp+eclipse.please send me fast.

Hi Jamsiya For uploading the image into a specific folder use the following code:
http://www.roseindia.net/servlets/upload-image.shtml
Convert this code to JSP. If your requirement is only for jsp
You second problem is for display the image- First create a simple table in html inside your jsp page and give the logical path to the image inside <tr> tag and also inside <a href > link which is used for download link under each image.
NOTE : If you are using eclipse or any ide, be correct with the path. If will not correct. it will give error.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.