[jboss-user] [JBoss Seam] - MultipartRequest: Access to the underlying tmp file

stu2 do-not-reply at jboss.com
Mon Apr 23 13:44:02 EDT 2007


Looking over the source I see methods to get the file contents as bytes and as an InputStream.  But no way to get a handle on the tmp file itself.

I understand it's a tmp file with deleteOnExit() set.  And I can certainly create my own tmp file and copy the contents over.  But is there a reason it can't be accessed directly?

Thanks,

Stu

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

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



More information about the jboss-user mailing list