Thiago H de Paula Figueiredo-2 wrote:
> 
> On Jan 17, 2008 12:12 PM, DR_GLoPeL_BouCa <[EMAIL PROTECTED]> wrote:
> 
>>
>> Hello people, I've the similar problem, the browser not display the
>> response
>> of ajax submit, I've form with submit async="true" and
>> updateComponents="ognl:customerTable", when the ajax response come
>> browser
>> don't display any change, but in the fireBug bar, inspect de response and
>> is
>> in there, what's wrong..
> 
> 
> Try updateComponents="customerTable", without the ognl: prefix.
> 
> Thiago
> 
> 

ok, try but don't work, try  updateComponents="ognl:customerTable" or 
updateComponents="customerTable" or 
updateComponents="ognl:{'customerTable'} and nothing work.
-- 
View this message in context: 
http://www.nabble.com/bidirectional-dom-interface-tp14881716p14948083.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to