Re: Re: T4: render empty Ajax response

2007-03-06 Thread Jesse Kuhnert
quot; 06.03.2007 06:23 Kopie Bitte antwortenThema an Re: T4: render empty Ajax response "Tapestry use

Re: Re: T4: render empty Ajax response

2007-03-06 Thread Kristian Marinkovic
"Tapestry users" 06.03.2007 06:23 Kopie Bitte

Re: T4: render empty Ajax response

2007-03-05 Thread Jesse Kuhnert
Don't specify which components to update? Or make it a json render and return some meta protocol between your client and server? On 3/1/07, Kristian Marinkovic <[EMAIL PROTECTED]> wrote: hi, how do i render an empty ajax response? i'm sending an ajax request to synchronize the model with the

T4: render empty Ajax response

2007-03-01 Thread Kristian Marinkovic
hi, how do i render an empty ajax response? i'm sending an ajax request to synchronize the model with the view but i do not need any information back except an acknowledgement that my request was received and processed. g, kris -