There is some JSP involved in this app. I give up. On Fri, May 6, 2011 at 4:19 PM, vov <vov...@mail.ru> wrote: > http://apache-wicket.1842946.n4.nabble.com/file/n3502992/Test.rar Test.rar > > Please, see attached. It's test eclipse project for this case. > It's based on the Tomcat FORM authentication(imho this is a cause for AJAX > strange behavior) > Make sure that for testing you will need append user in your > tomcat-users.xml > <tomcat-users> > <role rolename="user"/> > <user password="1" roles="user" username="user"/> > </tomcat-users> > > After session expired ajax link does not work. > For testing will be easy remove session cookies after authentication. > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/Nothing-happens-on-AJAX-call-after-session-timeout-tp3483872p3502992.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 > >
-- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org