--- On Mon, 7/28/08, holod <[EMAIL PROTECTED]> wrote:
> I've excluded one property, the final result looks
> like:
> {"resultOfAction":"Error appeared.Please
> call support service."}
> 
> I don't know how to put away "key"
> (resultOfAction), { and }, also I don't
> need quotes and :.

What do you mean, you don't "need it"? That's what JSON is. If you don't want 
JSON, don't use a JSON result, use JSP or FreeMarker or something.

> And the second question:
> How is it possible to execute my own JS script  right after
> <s:a/> execution?

Topics. Read the documentation.

http://struts.apache.org/2.0.11/docs/ajax-tags.html#AjaxTags-dojoTopics
http://struts.apache.org/2.0.11/docs/ajax-tags.html#AjaxTags-anchorTag

Dave


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to