Hi All,
I am new to wicket framework. I have a requirement that my wicket
application needs to abandon its request processing after the specified
time  (say 5 secs ) has elapsed. Also, an error page / popup
should be displayed after timeout to notify the user. In other words,
from user point of view either we should get the correct output page before
5 seconds or display timeout page after 5 seconds.

Any ideas/directions on how to implement this requirement would be
highly appreciated!!

Thanks
Mak

Reply via email to