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.
その要求を処理するのに時間がかかるサーブレットに何らかの要求を発行しています。リクエストが完了するまでに時間がかかります。この遅延のため、サーブレットの進行状況を JSP 進行状況バーに表示したいと考えています。助言がありますか?
jsp をロードしてから、必要なデータを ajax 呼び出しで取得することをお勧めします。