--- Julien Leonard wrote:
> I want to make an ajax request (with a target) in a
> javascript function. In fact, I want to do what this

> does: <:a href="url" theme="ajax"
targets="target1">Make request</s:a>
>  
> but in a fonction javascript.
>  
> Somone know how to do that with struts 2.0.9 ?

If you look at the generated source for the <s:a...>
tag you'll see exactly what it's doing.

d.


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

Reply via email to