PM
To: user@struts.apache.org
Subject: Callback after AJAX call
Hello, I'm new to Struts 2.
In a project we're using version 2.0.9, and have some questions about AJAX
calls.
How could I call a javascript function after making an AJAX call?
I know that in future 2.1 version there is a afterNo
You can include your javasript call in a piece of code in the jsp
which is the result of the action.
Make sure to include executeScripts="true" in your link/button.
Alvaro.
On 10/18/07, Eduardo Yáñez Parareda <[EMAIL PROTECTED]> wrote:
> Hello, I'm new to Struts 2.
> In a project we're using ver
Hello, I'm new to Struts 2.
In a project we're using version 2.0.9, and have some questions about AJAX
calls.
How could I call a javascript function after making an AJAX call?
I know that in future 2.1 version there is a afterNotifyTopics parameter
that I could use
to do that, but how could I do i
3 matches
Mail list logo