pro_jsp thread: how to upload files
Hai, I have one way of doing. Using the multipart request store the image on our server after that read the image into the BufferedinputStream and storeimage in the database as prepareStatement.setBinaryStream(BufferedinputStream). hareesh
|





