input: // input1 の値を取得 // submit でボタンを配置 当てる数は... <c:if test="${!empty target1}"><c:out value="${target1}"/></c:if> // target1 の値を取得 <textarea rows="3" cols="80" name=