users@jersey.java.net

[Jersey] problem reading form data in Glassfish 4

From: Rick Schumeyer <rschumeyer_at_gmail.com>
Date: Wed, 15 Jan 2014 10:16:15 -0500

This is a continuation of a question from StackOverflow (
http://stackoverflow.com/questions/20978805/) about trying to read post
parameters using a MultivaluedMap rather than @FormParam. I'm sending this
to the list at the suggestion of Michal Gajdos.

Briefly, I am unable to use a MultivaluedMap running with the Jersey
provided by Glassfish 4 (after the Jersey update).