diff --git a/VamPa/src/main/webapp/WEB-INF/views/replyEnroll.jsp b/VamPa/src/main/webapp/WEB-INF/views/replyEnroll.jsp index 4dbcf3d..4b93f7d 100644 --- a/VamPa/src/main/webapp/WEB-INF/views/replyEnroll.jsp +++ b/VamPa/src/main/webapp/WEB-INF/views/replyEnroll.jsp @@ -5,9 +5,172 @@ Insert title here + + -

${bookInfo}

-

${memberId}

+ +
+
+ 리뷰 등록 +
+ +
+
+

${bookInfo.bookName}

+
+
+

평점

+ +
+
+

리뷰

+ +
+
+ +
+ 취소등록 +
+ +
+ + + \ No newline at end of file diff --git a/VamPa_MySQL/src/main/webapp/WEB-INF/views/replyEnroll.jsp b/VamPa_MySQL/src/main/webapp/WEB-INF/views/replyEnroll.jsp index ce046b5..4b93f7d 100644 --- a/VamPa_MySQL/src/main/webapp/WEB-INF/views/replyEnroll.jsp +++ b/VamPa_MySQL/src/main/webapp/WEB-INF/views/replyEnroll.jsp @@ -5,8 +5,172 @@ Insert title here + + +
+
+ 리뷰 등록 +
+ +
+
+

${bookInfo.bookName}

+
+
+

평점

+ +
+
+

리뷰

+ +
+
+ +
+ 취소등록 +
+ +
+ + + \ No newline at end of file