I am using primeface 3.2. i am using ajax poll to get every reaction into th gui.But ajax poll is not get stopped.i am trying to stop in server side.
i am using stop=true to stop the poll.
I am using primeface 3.2. i am using ajax poll to get every reaction
Share
Update
Here is a link to the showcase Poll – Start/Stop
Old
If you want to stop the polling from the server side you could use the *RequestContext API *
Like described by cagataycivici
look at his (old) blog post
How to Stop Polling From Server Side
Code snippet
Client
Server