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

gavin.king@jboss.com do-not-reply at jboss.com
Tue Jan 23 14:07:01 EST 2007


anonymous wrote : This fileUpload component is very easy to use, but I am wondering how to get the uploaded file properties, e.g. type, name. Thank you.

Shane added that last night. It looks like:

<s:fileUpload data="#{component.bytes}" contentType="#{component.type}" fileName="#{component.name}"/>

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

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



More information about the jboss-user mailing list