Perhaps you can navigate to an anchor after each AJAX call.

On 21 May 2011, at 12:54, meduolis wrote:

> I have noticed, that there is one issue when you click back button on
> browser. If it was ajaxified page and you click on any control after back
> button clicked in browser you will get exception that clicked component not
> found or something.
> 
> I did some research and found this as one of solutions:
> http://www.richardnichols.net/2010/03/apache-wicket-force-page-reload-to-fix-ajax-back/
> 
> But this disables browser level cache. I think, this decreases performance.
> 
> Is there any better solution to avoid this back button issue?
> 
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Ajax-and-browser-Back-button-tp3540454p3540454.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


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

Reply via email to