I use apache common file upload
http://jakarta.apache.org/commons/fileupload/ 
It works fine

> -----Message d'origine-----
> De : Gokul Poduval [mailto:[EMAIL PROTECTED]
> Envoy� : vendredi 6 juin 2003 13:05
> � : Jetspeed Users List
> Objet : fileUpload macro
> 
> 
> Hello,
>   I have a form in which I want to allow the user to select a 
> file. When
> he clicks submit, the file should be emailed to me.
> 
>   I have already got java.mail working to send me simple text 
> messages,
> how do get binary files through ? to get the strings i just use
> rundata.getParameters().getString(string_name). but i guess i cant use
> that for getting files.
> 
> gokul
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to