I have been trying to display json data in my jsp using struts and json. I am using jquery post to send the data to the action class, on success, it should fire a callback function is jquery post.But the callback is not fired.I have been trying to display json data in my j