[jboss-user] [JBoss Seam] - Re: <s:fileUpload> problem

shane.bryzak@jboss.com do-not-reply at jboss.com
Wed Apr 18 19:15:03 EDT 2007


I believe that you'd use Blob.setBinaryStream() to get the blob's OutputStream, then write the data from the file's InputStream to that.  Maybe someone more knowledgeable about using blob fields can comment on this?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038673#4038673

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4038673



More information about the jboss-user mailing list