Daily Archives: April 20th, 2007

Prototype + X-JSON + Struts 2

I wrote a little action today which makes use of this so I thought I’d share it. The idea is to pass a JSON String back from the server side to a page which makes the call using Prototype and evaluates the response. The only thing unusual that’s happening is that the String from the [...]