Java Programming - how to insert and retrieve multiple images in to the MYSQL

how to inserting and retrieving multiple images in to the MYSQL database using the JSP
[93 byte] By [siddareddya] at [2007-11-26 23:26:40]
# 1
You would do it the same way you deal with one image, only more than one time. And if you had any sense at all you wouldn't do it in a JSP.
DrClapa at 2007-7-10 14:34:50 > top of Java-index,Java Essentials,Java Programming...