Re: Cocoon3, JSON, Spring

2011-09-01 Thread Andre Juffer
On 09/02/2011 02:46 AM, Thorsten Scherler wrote: Hi Andre, sorry for top posting but I am responding from my mobile device. Regarding 1) the org.apache.cocoon.serialization.TextSerializer migration into c3 is ASAIK not yet done. However that should be pretty straight forward to implement. Y

Re: Cocoon3, JSON, Spring

2011-09-01 Thread Thorsten Scherler
Hi Andre, sorry for top posting but I am responding from my mobile device. Regarding 1) the org.apache.cocoon.serialization.TextSerializer migration into c3 is ASAIK not yet done. However that should be pretty straight forward to implement. Actually I did lately work with the RESTController of

Cocoon3, JSON, Spring

2011-09-01 Thread Andre Juffer
Hi All, I have two questions: (1) I want to be to be able to return JSON to the client, typically a browser. The client is responsible to properly present the response to the user, typically with the Dojotoolkit. As I would like to move to cocoon3, I was looking for a JsonSerializer or a simp