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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to