diff --git a/hospital/src/main/webapp/boardView.jsp b/hospital/src/main/webapp/boardView.jsp deleted file mode 100644 index 0adc317..0000000 --- a/hospital/src/main/webapp/boardView.jsp +++ /dev/null @@ -1,50 +0,0 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" - pageEncoding="UTF-8"%> - - -
- -| 작성자 | -${print.writer} | -작성일자 | -${print.u_ID} | -
|---|---|---|---|
| 제목 | -${board.title} | -||
| 내용 | -${board.content} | -||