View Single Post
  #1 (permalink)  
Old 01-20-2008, 02:50 PM
abhiN abhiN is offline
Member
 
Join Date: Jan 2008
Posts: 23
abhiN is on a distinguished road
passing image file to database
Hi

i m having a jsp form which takes the image file as input and i want to pass that file to java class which inserts the image into database..

then how will be the jsp..

i m using --
<input type="file" name="image" id="image" size="35">

is this correct??

how pass this file to java class??

reply plz..

byee
Reply With Quote
Sponsored Links