> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, April 05, 2004 2:36 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Newbie Commons Upload Servlet Won't Compile
>
>
> I tried to compile the example with the "String" replaced with the
> appropriate "File" and it still threw back two errors. It says it
> detects a string and
> requires a File, yet I changed the veriable method to a File.
> Please let me
> know where to go from here. Thank you

As you have discovered, there is a bug in the package description in the
Javadocs. Please see the example in the user guide for how to use write().

http://jakarta.apache.org/commons/fileupload/using.html

--
Martin Cooper


>
> Matt Newman
>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to