Re: FileUpload not working

2010-07-01 Thread Pid
On 01/07/2010 16:21, supernandu wrote: > > Hi guys, > > I'm using the Apache Commons FileUpload lib and I'm getting this strange > behaviour in just one of my servers. All others work perfectly. > > servletfileupload.parseRequest(request) always returns an empty list. > > But if I check for: >

Re: FileUpload not working

2010-07-01 Thread Mark Woodward
On 07/01/2010 11:21 AM, supernandu wrote: Hi guys, I'm using the Apache Commons FileUpload lib and I'm getting this strange behaviour in just one of my servers. All others work perfectly. servletfileupload.parseRequest(request) always returns an empty list. But if I check for: ServletFileUplo