Re: Loading data into FormFile

2005-10-04 Thread Laurie Harper
FormFile is an interface, so you can provide an implementation that wraps your data, regardless of where it's located. I'm not sure why you would want to, though; FormFile is intended to encapsulate information about a file that was sent from the client. What are you trying to achieve? L. Leo

Loading data into FormFile

2005-10-03 Thread Leo Asanov
Hi! Is there a way to load data (from database or file on the server) into org.apache.struts.upload.FormFile object? Cheers, Leo __ Yahoo! Mail - PC Magazine Editors' Choice 2005 http://mail.yahoo.com --