users@jersey.java.net

[Jersey] v1.8 & enconding

From: Tomaz Majerhold <tomaz.majerhold_at_arnes.si>
Date: Wed, 23 Jul 2014 09:43:21 +0200

I'm using some characters(Latin2 ISO-8859-1) in REST but jersey not
handling them correctly.

Is there any settings or I should use:

Base64.decodeBase64
Base64.encodeBase64


Regards, Tomaz