[Seaside] Zinc-Seaside: Problem with POSTing UTF-8 JSON

Philippe Marschall philippe.marschall at gmail.com
Wed Jun 26 16:47:03 UTC 2013


On Wed, Jun 26, 2013 at 6:37 PM, Sven Van Caekenberghe <sven at stfx.eu> wrote:
> Tomas,
>
> I am not sure what one is supposed to return from #getUsers.
>
> Naively, I would guess just a [Wide]String with the <produces: 'application/json; charset=utf-8'> telling the Seaside-REST framework to do the right thing, but I just don't know.

Yes it does/should, see

WARestfulHandler/Filter >> #executeResult:

Cheers
Philippe


More information about the seaside mailing list