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で検索する変数を取得したい
<s:textfield value="<%=request.getParameter("id")%>" />
getParameter()Struts 2 タグでの使用方法
getParameter()