dev@jsr311.java.net

why Request.getFormParameters() in JAX-RS?

From: Stephan Koops <Stephan.Koops_at_web.de>
Date: Sat, 12 Jul 2008 17:33:18 +0200

Hi,

why do we have the method Request.getFormParameters()? Now we have the
entity available in a sub resource locator.
And the entity provider for it gets could more complicated.

best regards
   Stephan