Hi. Im implenting struts &jquery.
my action will return a JSON string to my jsp. What do I need to do to access the JSON string after the ajax call has already been made?
I am implementing the grid. I have added serveral key/value pairs in my JSON string that will NOT be in the grid.
And I want to use these extra values to implement some logic after the ajax callis complete.
I have put onCompleteTopics=”complete” in my grid. This calls:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top