You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Massoud Kohan <we...@gmail.com> on 2005/08/17 18:06:56 UTC

Image upload and form-property type for form-bean type DynaActionForm

 How could I upload images with struts 
 And in struts-config.xml what is the form-property  type for form-bean 
<form-bean  name="imageAdForm"       
type="org.apache.struts.action.DynaActionForm">

<form-property  name="imgeupload"                   type=" "/> 
 <form-property  name="email"                       type="java.lang.String"/>
   </form-bean>


Thanks,
Massoud

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org