[jboss-user] [JBoss Seam] - Large file uploading <s:fileUpload>

kaviarasu do-not-reply at jboss.com
Sat Jan 12 04:17:35 EST 2008


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#4119308

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119308



More information about the jboss-user mailing list