From aaee771083658d0a3ddddebcdc1a6cebbac1d96e Mon Sep 17 00:00:00 2001 From: Nicolas Michard Date: Tue, 12 Feb 2008 21:29:44 +0000 Subject: [PATCH] Error 404 Bug resolu ds le Core : getConferences(User user) User Information Menu submission quand pas auteur --- .../WEB-INF/classes/messages.properties | 18 +++++-- .../WebContent/WEB-INF/decorators/include.jsp | 2 +- .../WEB-INF/decorators/usermenu.jsp | 12 ++--- .../WEB-INF/jsp/errors/403error.jsp | 10 ---- .../WEB-INF/jsp/errors/404error.jsp | 36 +++++++++++-- YACOSWeb/WebContent/WEB-INF/jsp/loginFull.jsp | 4 +- .../WEB-INF/jsp/secure/userinformation.jsp | 12 +++-- YACOSWeb/WebContent/WEB-INF/web.xml | 8 +-- YACOSWeb/WebContent/images/404.jpg | Bin 0 -> 37978 bytes .../web/system/session/SessionService.java | 51 +++++++++--------- 10 files changed, 92 insertions(+), 61 deletions(-) delete mode 100644 YACOSWeb/WebContent/WEB-INF/jsp/errors/403error.jsp create mode 100644 YACOSWeb/WebContent/images/404.jpg diff --git a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties index 3a97226..cb740e8 100644 --- a/YACOSWeb/WebContent/WEB-INF/classes/messages.properties +++ b/YACOSWeb/WebContent/WEB-INF/classes/messages.properties @@ -9,6 +9,7 @@ disclaimer.link.about=About ################### # LOGIN FORM +login.title=Login and/or create a new user login.btn.connexion=Connexion login.btn.logout=Logout login.field.login=Login @@ -28,6 +29,7 @@ login.message.error=Your login attempt was not successful, try again. ################### # USER INFORMATION HEADER user.information.editaccount=Edit my account +user.information.followconference={0,choice, 0#You doesn t have any conference | 1#You currently follow {0} conference | 1 -<%@ taglib prefix="fmt" uri="http://java.sun.com/jstl/fmt" %> +<%@ 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" %> diff --git a/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp b/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp index c4bd10e..418cf7e 100644 --- a/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp +++ b/YACOSWeb/WebContent/WEB-INF/decorators/usermenu.jsp @@ -12,7 +12,7 @@ - + - + - + - + - - + +