<input type="submit" value="수정" onclick="javascript_:document.form1.action='db3.jsp';">
<input type="submit" value="삭제" onclick="javascript_:document.form1.action='db2.jsp';">
'개발하자 > JSP&Servlet' 카테고리의 다른 글
Servlet doget호출하여 doget에서 dopost호출 (0) | 2015.03.05 |
---|---|
emp테이블의 ename을 출력하고 클릭하면 상세내용나오게 하기 (0) | 2015.03.01 |
member테이블 불러와서 내용 수정과 삭제하기 (0) | 2015.03.01 |
emp테이블의 ename 출력하고 클릭하면 상세정보 나옴(dept테이블 조인) (0) | 2015.02.25 |
DB연동하기 (0) | 2015.02.25 |