ajax - Is it possible to do long polling with XPages? -


the title question, can long polling domino xpages? instead of polling server, query takes place again when first 1 times out.

you want deploy own servlet implement this. xpages being based on osgi allows in form of plugin full access user session.


Comments

Popular posts from this blog

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

python - Received unregistered task using Celery with Django -