+1 for JSON

It's, much more natural to use JSON in JavaScript. You'll see that evaluating 
the ajax responses will become much simpler if you use JSON.

I don't fully understand the blog post about the security problems. From what 
I can see, you need to be able to render a mallicious script tag to be able to 
intercept the JSON data. But if you are able to do that, there are much bigger 
problems.

Emond


On Monday 09 January 2012 19:27:52 robert.mcguinness wrote:
> +1 what Arthur said.  JSON all the way.
> 
> --
> View this message in context:
> http://apache-wicket.1842946.n4.nabble.com/JSON-Ajax-responses-tp4278598p42
> 80971.html Sent from the Forum for Wicket Core developers mailing list
> archive at Nabble.com.

Reply via email to