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