[jboss-user] [JBoss Seam] - Re: New fileUpload component

shane.bryzak@jboss.com do-not-reply at jboss.com
Mon Jan 22 20:27:34 EST 2007


One more thing I forgot to mention - the form tag needs to set the encoding type to multipart/form-data:

          
  | <h:form enctype="multipart/form-data">
  | ...
  | </h:form>
  | 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005086#4005086

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



More information about the jboss-user mailing list