Hi i want upload a big file of 30mb to 40 mb
how to upload a big file using this component
<s:fileUpload>
in components.xml i changed like this
<web:multipart-filter create-temp-files="true"
max-request-size="9999999999"
url-pattern="*.seam"/>
<web:context-filter url-pattern="/content/*"/>
| Could not create Component: org.jboss.seam.web.multipartFilter
how to upload using this component
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119308#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...