print the headers and look for 'Wicket-Ajax' If there is such then create a XML like: <ajax-response><redirect>[HERE THE URL YOU WANT TO REDIRECT TO]</redirect></ajax-response> and write this to the servlet response
On Wed, May 11, 2011 at 8:38 AM, vov <[email protected]> wrote: > Can anyone give an example? > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Nothing-happens-on-AJAX-call-after-session-timeout-tp3483872p3513980.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
