diff --git a/YACOSWeb/WebContent/META-INF/MANIFEST.MF b/YACOSWeb/WebContent/META-INF/MANIFEST.MF index 5e94951..58630c0 100644 --- a/YACOSWeb/WebContent/META-INF/MANIFEST.MF +++ b/YACOSWeb/WebContent/META-INF/MANIFEST.MF @@ -1,3 +1,2 @@ Manifest-Version: 1.0 -Class-Path: diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp index a53ca32..1e8f8d6 100644 --- a/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp +++ b/YACOSWeb/WebContent/WEB-INF/jsp/choosePreference.jsp @@ -20,7 +20,7 @@ ">${article.title}" - " id="A" path="like" /> + " id="A" path="prefrence" /> " id="B" path="${article.preference}" /> diff --git a/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml b/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml index 5e8666c..8f4eb7a 100644 --- a/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml +++ b/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml @@ -26,6 +26,14 @@ + + + + + + + +