This is continuation of this question: href="https://stackoverflow.com/questions/6282626/java-jersey-receive-form-parameter-as-byte-array">Java
Jersey: Receive form parameter as byte
array
I need form data to be posted in
UTF-8 even if containing page uses ISO-8859-1 charset. I found a solution for FF, but
not for IE.
Here is the whole story:
I
use Jersey REST web service to receive data posted from simple html
No comments:
Post a Comment