Hello Luis,

Please take a look at MultipartPostMethod.addPart(Part) and the FilePart class. These should be what you are looking for.

Mike

On Thursday, October 9, 2003, at 10:42 PM, Luis Augusto Coutinho Sauerbronn wrote:

Hello!

I am using a MultipartPostMethod object to submit 3 files and some text
fields to a perl script that I can't change.


One of the files should have the Content-Type "application/XYZ" but when I
use the method addParameter(String parameterName, File parameterFile) the
Content-Type is set to "application/octet-stream".
Is there a way to force a certain Content-Type to this file? I couldn´t
find it.


Thanks

Luis Augusto C. Sauerbronn



Esta mensagem, incluindo seus anexos, pode conter informações privilegiadas
e/ou de caráter confidencial, não podendo ser retransmitida sem autorização
do remetente. Se você não é o destinatário ou pessoa autorizada a recebê-la,
informamos que o seu uso, divulgação, cópia ou arquivamento são proibidos.
Portanto, se você recebeu esta mensagem por engano, por favor, nos informe
respondendo imediatamente a este e-mail e em seguida apague-a.


---------------------------------------------------------------------
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