Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
タイトルが問題です。Domino XPages でロング ポーリングを実行できますか? そのため、サーバーを常にポーリングする代わりに、最初のクエリがタイムアウトしたときにクエリが再度実行されます。
これを実装するために、独自のサーブレットをデプロイすることをお勧めします。XPages は OSGi に基づいているため、ユーザー セッションへの完全なアクセス権を持つプラグインの形式でそれを行うことができます。