look at the form component's zone parameter.
Uli
Am 16.08.2009 07:08 schrieb sohu:
Tapestry use actionlink or eventlink with t:zone to update div. But some values need to be input by users, such as when user login, these value can not be get from actionlink context before submit. Is it right?
Now I am doing:
1. use Javascript getElementById to get these value, send an ajax request with
these value as params.
2. After some operation in java page, return the block and I wish the page will
refresh.But it did not happen.
How to trigger the page to refresh? Or tell me some better way.
thanks a lot.
2009-08-16
sohu
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org