Hello all,
Am using 3.2M2 DeferredResult for long polling. How do i detect a timeout on a client request and do something on the server side ?
Thanks.
Type: Posts; User: davidwaf; Keyword(s):
Hello all,
Am using 3.2M2 DeferredResult for long polling. How do i detect a timeout on a client request and do something on the server side ?
Thanks.
Thanks @skram. It turns out the problem was somewhere else..anyway, @wv729, basically i had wanted to dynamically generate tiles definitions:
localhost/content/stories/1...
Hi all,
Am doing some work in Spring 3, together with tiles2. I am using the MVC, and am kind of stuck. I have a method in a controller, defined as :
...