users@glassfish.java.net

Re: (JAX-RS) How to correctly recieve multipart message using _at_Post ?

From: <glassfish_at_javadesktop.org>
Date: Tue, 25 Nov 2008 09:28:04 PST

Thank you for your reply.

Sadly, it doesn't work with @FormParam("part1") String p1 ...
I tried before, the result is: both strings are null.
Apache is sending: multipart/form-data; boundary=Tl14abid [...]

I have no java mail lib and I don't want additional dependency in my project just to be able to read multipart data. Is there really no other way?
[Message sent by forum member 'ivan_g_s' (ivan_g_s)]

http://forums.java.net/jive/thread.jspa?messageID=318683