Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: how to upload files


Message #1 by "zhong zhihua" <zhong@h...> on Tue, 9 Jan 2001 00:37:41 -0000
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


  Return to Index