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.
org.apache.struts.action.RequestProcessor を使用してセッションを処理する方法を知りたいですか? アプリ全体でセッションの存在を確認する必要があるのはどこですか?
request.getSession();
あなたの処理方法ではRequestPostprocessor、属性が提供されHttpServletRequestます。そこからセッションを取得できます。
RequestPostprocessor
HttpServletRequest