Re: file uploading

2007-02-01 Thread deccico
The descripted behavior seems to me as unusual since it's not documented anywhere. Anyway, I followed your advice and it works. Thx! Jia Guo wrote: > > I think you should copy the file and save to where you want it be by > yourself inside you Action. > > > 20

file uploading

2007-02-01 Thread deccico
Hi, I am having some troubles trying to upload a file with struts 2.0.1 According to the log (which is at the end) the file is created but after that is removed. Why? Also I tried with the Showcase example that comes with Struts and the same behavior seems to happen since the uploaded file do no