On Mar 25, 2013, at 9:56 AM, Thiago H de Paula Figueiredo wrote:

> On Mon, 25 Mar 2013 09:21:11 -0300, marin mamic <marin_ma...@yahoo.com> wrote:
> 
>> Hi all,
> 
> Hi!
> 
>> I was wondering if there are any other ways to trigger a server side method 
>> when value is changed in the select component except ajax call?
> 
> Tapestry or not, the answer for you question is "no, unless you submit the 
> whole form".

Unless you don't mind reloading the current page, of course. You could also 
likely do something in a hidden iframe or similar hackery like loading a hidden 
image that triggers an event link on the server.

AJAX is definitely the way to go, though, IMHO.

Norman Franke
Answering Service for Directors, Inc.
www.myasd.com

Reply via email to