users@woodstock.java.net

Update multiple fields through AJAX

From: Lking <lking4hlp_at_yahoo.com.br>
Date: Sat, 16 Feb 2008 12:42:26 -0200

Hello all,

I just got the WoodStock 4.2 b2 and prior that I was still with the 4.1 one.
I was used to "DynamicFaces.fireAjaxTransaction" but I'm wondering if
there's a better way to update multiple fields through AJAX. Let's say I
submit the value of a TextField and I want 3 others one to be updated when
the process finishes. The only way I got it work 'till now was with
DynamicFaces.fireAjaxTransaction but I'm eager to know if there's something
better at 4.2 release as DynaFaces is not working properly.

Thanks in advance.