Well, that's clearly a slip in the javadoc example. The javadocs, however, state that the FileItem.write()- method needs a java.io.File object. So, as the exception says, string won't do.
- Tatu V. > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: 5. huhtikuuta 2004 10:02 > To: [EMAIL PROTECTED] > Subject: Re: Newbie Commons Upload Servlet Won't Compile > > > BTW I used the code that is included with the JavaDocs > > Matt Newman > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
