Hi all,
is there a working configuration for a fileupload?
I tried tomahawk, richfaces and seam fileupload, but none of them works.
I added a enctype="multipart/form-data" to my form and tried to add the
org.jboss.seam.web.MultipartFilter to my web.xml.
Without the listener, I debugged that the MulitpartFilter has been called, but the
"isMultipartRequest"-method returned false...
Is this a working issue?
Carsten
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4141899#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...