Go to google, entry 'DiskFile' and you will get a page where the second link is 'DiskFile (Apache Struts API Documentation).
There you will find out that one is an interface and the other is a class that implements the interface.
-jeff
On Wednesday, November 26, 2003, at 01:02 PM, Dhaliwal, Pritpal (HQP) wrote:
So when you want to upload a file, the FormBean should have a FormFile member
How do I get DiskFile from FormFile??
Can I just declare a member DiskFile in the form bean and it will give me a
disk file?
TIA, Pritpal Dhaliwal
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

