I had the same problem with file uploads using Struts 2.0.6
I tracked down the source of this problem. To summarize, it's a bug
that's specific to the Struts 2.0.6 tag; it has since been fixed in
the repository. The class in question is the FilterDispatcher. In
short when uploading a file,
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Problem-with-f
--- Mahdi Milani Fard <[EMAIL PROTECTED]> wrote:
> I'm trying to upload a file with struts2 [...]
Try including the action context cleanup filter as the
first filter in your web.xml. If that fixes it for you
as well I'll add something to the upload wiki docs, so
please follow up.
struts-cleanu
atest versions of commons-fileupload and
commons-io libs.
--
Milani Fard
--
View this message in context:
http://www.nabble.com/Problem-with-file-upload-in-struts2-tf3584102.html#a10014952
Sent from the Struts - User mailing list archive at Nabble.com.
---
4 matches
Mail list logo