Hello,
Finally got it to work
.
Made slight modifications to the existing code:
Struts Action:
1) Earlier was returning to an empty jsp page with no specific code. Now returning null.
2) Using the write method of the jsonObj to write the response data.
The action method now looks like the following:
public ActionForward getJSONData(ActionMapping mapping, ActionForm form,