Hi Surenju, We have an RFE pending for built-in multi-part support, see:
"Support multipart forms" http://restlet.tigris.org/issues/show_bug.cgi?id=71 Until we have this feature working, you will need to directly use a library such as Apache HTTP Client on the client-side. See: http://hc.apache.org/httpclient-3.x/methods/multipartpost.html Best regards, Jerome -----Message d'origine----- De : news [mailto:[EMAIL PROTECTED] De la part de Surjendu Envoyé : mercredi 30 avril 2008 08:17 À : [email protected] Objet : Re: Send and Parse Attachment using Restlet In that case how do someone using my web service can send me a request with an attachment. How to solve this use-case?

