--- On Mon, 7/28/08, holod <[EMAIL PROTECTED]> wrote: > I want to do this thing: > 1.catch result, parse it and get value of only one public > get*() method. > 2.write it (targets attribute is specified). Seems like I > just need to > override data accept functionality > 3.Execute JS script. This script will blur > targets"" and then delete them. > > Please, tell me, how can parse data from action and then > execute script?
Why not just use the "includeProperties" param? Or specify a root object? http://cwiki.apache.org/S2PLUGINS/json-plugin.html The result comes back in JSON: that's a JavaScript question, not Struts. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]