diff --git a/YACOSWeb/WebContent/WEB-INF/fileupload.xml b/YACOSWeb/WebContent/WEB-INF/fileupload.xml
new file mode 100644
index 0000000..7e59a39
--- /dev/null
+++ b/YACOSWeb/WebContent/WEB-INF/fileupload.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticle.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticle.jsp
index bc89db5..9e1759d 100644
--- a/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticle.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticle.jsp
@@ -12,6 +12,8 @@
+
+
@@ -25,9 +27,9 @@
-
>
>
+
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticleFile.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticleFile.jsp
new file mode 100644
index 0000000..7f9d1ad
--- /dev/null
+++ b/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticleFile.jsp
@@ -0,0 +1,45 @@
+<%@ page contentType="text/html" %>
+<%@ page session="true" %>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
+<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%>
+
+
+
+
+Insert title here
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticleOK.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticleOK.jsp
index 415299b..9db5a26 100644
--- a/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticleOK.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/jsp/submissionArticleOK.jsp
@@ -1,5 +1,7 @@
-<%@ include file="/WEB-INF/jsp/include.jsp"%>
+<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
+<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %>
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%>
+<%@ page session="true" %>
@@ -11,6 +13,13 @@
Soumission OK
+
+ File uploaded succesfully.
+
+ ${file}
+
+
+
">Home
diff --git a/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml b/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml
index 78e3a3d..5e8666c 100644
--- a/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml
+++ b/YACOSWeb/WebContent/WEB-INF/yacos-servlet.xml
@@ -1,10 +1,13 @@
@@ -19,7 +22,7 @@
-
+
@@ -30,7 +33,30 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+