diff --git a/YACOSWeb/WebContent/WEB-INF/applicationContextAcegi.xml b/YACOSWeb/WebContent/WEB-INF/applicationContextAcegi.xml
index e38bd76..e8846d7 100644
--- a/YACOSWeb/WebContent/WEB-INF/applicationContextAcegi.xml
+++ b/YACOSWeb/WebContent/WEB-INF/applicationContextAcegi.xml
@@ -81,20 +81,21 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
CONVERT_URL_TO_LOWERCASE_BEFORE_COMPARISON
@@ -106,18 +107,6 @@ http://www.springframework.org/schema/beans http://www.springframework.org/schem
-
-
-
-
-
-
- true
-
-
-
-
-
diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
index 85bce49..5cb6ff0 100644
--- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
+++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties
@@ -86,7 +86,15 @@ form.register.error.firstNameEmpty=First name is required
form.register.error.lastNameEmpty=Last name is required
form.register.error.passwordEmpty=The password can't be empty
form.register.error.alreadyExists=A user with this login already exists. Please check you haven't already registered or change your login.
-
+form.link.back=Back
+form.label.newaccount=You want post an article and participate at one conference ? so create your account !
+form.label.message=NOTE: you have already an account ? Please connect you to the
+form.label.linkPage=opening session page
+form.field.account=Your account
+form.field.personal=Personal details
+form.field.necessary=* Required informations
+message.account.validate=Account created successfully. You can now connect at this.
+message.account.maj=Your account was indeed updated.
###################
# FORGOT USER
diff --git a/YACOSWeb/WebContent/WEB-INF/decorators/include.jsp b/YACOSWeb/WebContent/WEB-INF/decorators/include.jsp
index b71daec..b2d9a43 100644
--- a/YACOSWeb/WebContent/WEB-INF/decorators/include.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/decorators/include.jsp
@@ -2,4 +2,5 @@
<%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %>
<%@ taglib prefix="spring" uri="http://www.springframework.org/tags" %>
-<%@ taglib prefix="authz" uri="http://acegisecurity.org/authz" %>
+<%@ taglib prefix="authz" uri="http://acegisecurity.org/authz" %>
+<%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %>
\ No newline at end of file
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/listConference.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/listConference.jsp
index 1f3b9b5..0b4d093 100644
--- a/YACOSWeb/WebContent/WEB-INF/jsp/listConference.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/jsp/listConference.jsp
@@ -6,6 +6,15 @@
Conference's list
+
+
+
+
+
+
+
+
+
@@ -41,7 +50,9 @@
${conference.title} - In this conference you are:
- ${role.type}
+
+ ${fn:toLowerCase(role.type)}
+
diff --git a/YACOSWeb/WebContent/WEB-INF/jsp/registerUser.jsp b/YACOSWeb/WebContent/WEB-INF/jsp/registerUser.jsp
index a5b4e02..04d2831 100644
--- a/YACOSWeb/WebContent/WEB-INF/jsp/registerUser.jsp
+++ b/YACOSWeb/WebContent/WEB-INF/jsp/registerUser.jsp
@@ -5,33 +5,76 @@
-
+
+
+
+
+
+" />
+
+
-
-
-
-
-
-
+
+
-
-
-
+
+
+
+
+
+">
+
+
+
+
+
+
-
-
-
-
-
- "/>
- "/>
+
-
-
-">Home
-
-