On 12/12/05, Rahul Akolkar <[EMAIL PROTECTED]> wrote: > On 12/12/05, Schalk <[EMAIL PROTECTED]> wrote: <snip/> > > Thanks Rahul > > > > However, I downloaded the new binary as suggested, but I still get the > > same compilation errors. The others such as FileItem, item.write() etc > > are resolving. It is so far just DiskFileItemFactory and > > ServletFileUpload. Thanks! > > > <snip/> > > These are symptoms of compiling code written against FileUpload 1.1 > with a FileUpload 1.0 classpath entry. Please cross-check. > <snip/>
s/1.1/1.1-SNAPSHOT/ (1.1 isn't out yet.) -Rahul > -Rahul > > > > > -- > > Kind Regards > > Schalk Neethling > > Web Developer.Designer.Programmer.President > > Volume4.Business.Solution.Developers > > > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
