You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by armandoxxx <ar...@dropchop.com> on 2013/03/16 12:33:37 UTC

Re: AbstractAjaxBehavior back button problem [SOLVED]

Ok .. here is the solution !


When rendering Ajax callbackUrls you have to be careful that everytime
component is rendered you call behavior.getCallbackUrl() and set the new
value to javascript output !

Since I render urls in head tag ... with renderHead() method this is my
working example 




Regards

Armando



--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/AbstractAjaxBehavior-back-button-problem-tp4657293p4657297.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org