How to upload image and retrieve it using jsp?
843835Feb 25 2003 — edited Mar 12 2003I would like to enable user to upload image and textfile into mysql database server. And how can i retrieve the uploaded image and display it in jsp?
and for the text file, is there anyway i could get the text inside and display them in a textarea in jsp?
can anyone please help me?