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
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to