diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp index 95f09c8..81e7439 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp @@ -1,29 +1,39 @@ -<%@ include file="/WEB-INF/jsp/include.jsp"%> - - +<%@ include file="/WEB-INF/jsp/include.jsp"%> +<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> + + + + +<fmt:message key="title" /> + + +

- + - + - + + ${article} + ${pcMember} - + - + - + ">
">${article.title}"">${article.title}" " id="A" path="prefrence" /> " id="A" path="preferences[${i.current}].prefrence" /> " id="B" path="${article.preference}" /> " id="B" path="preferences[${i.current}].preference" /> " id="C" path="${article.preference}"/> " id="C" path="preferences[${i.current}].preference"/>
-">Home +">Home + - \ No newline at end of file + \ No newline at end of file