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 リクエスト オブジェクトの属性をカスタマイズする必要があるため、タスクがあります。request.setAttribute("userName"); のように JSTL を使用して userName を取得する必要があり、カスタマイズする必要があります。私はJSTLを介してそれを行う必要があります。request オブジェクトは使用しないでください。カスタムJSTLを介して可能ですか?