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/サーベット アプリケーションを開発しています。チェックボックスとテキストフィールドのリストを含むページがあります。テキストボックスの値に対応する選択されたチェックボックスの値をサーブレットに送信したい。サーブレットでは、これらの値を抽出して使用したいと考えています。