users@jersey.java.net

[Jersey] Re: get all form parameters programmatic

From: Utkarsh Agarwal <utagarwa_at_gmail.com>
Date: Wed, 5 Apr 2017 03:45:47 -0700 (MST)

Hi I tried the method suggested by you.
It works well if there is no '=' in the form params.
But in my case I am sending some data which contains '=' as a part of the
String .For eg:
If the form param is :
name="he=llo"
It will give the value as 'he' only which is wrong.

Is there any way to handle such situation??



--
View this message in context: http://jersey.576304.n2.nabble.com/Re-get-all-form-parameters-programmatic-tp7580685p7583958.html
Sent from the Jersey mailing list archive at Nabble.com.