Hi, I used jh's MultipartRequest class for file uploading. So far it works great. But in order to save a upload file to DB , I have to save a upload file as a local file first and then save to DB. I would like to upload file to DB directly. So How can I get byte[] or InputStream from jh's MultipartRequest class ?? I need your help. Thanks in advance. ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html