hmm, it shouldnt do that. the session wont time out since you are making a request every 30 seconds, so it must be something else. can you create a quickstart that reproduces this and tell us approx how long it takes for this to happen?

also are you sure there are no _javascript_ errors? you can use the debug console to check.

thanks,
-Igor

On 7/9/06, Nili Adoram < [EMAIL PROTECTED]> wrote:
Hi all,
I have WebMarkupContainer that has a AjaxSelfUpdatingTimerBehavior
refreshing itself every 30 seconds.
I leave the browser opened at this page but after a while the component
stops refreshing.
Is there a limit on the amount of refresh requests?
Is it related to session timeout?
Thanks,
Nili


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to