Hello,
Now I am using Periodic Polling notification [/url] .It works.
Previously I didn't set cookie in request for Comet-Style Push API.That's why error was coming but, now it’s resolved.
Still I don't understand where we can write this request so that notification comes automatically. Means, no need to call again and again.
Can you explain.
Thanks
Hi,
Would you please post some snippets of how you managed to get the Comet-Style Push working ?
I have a problem retreiving the cookie, well, it expires the moment when I get it and it has a stange pipe character (" | ") in it, which makes my Java app crash.
Thanks
DataSmith