From bb183c024dfd5a567d5fb1a9577cc601178a3c99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Neuville?= Date: Mon, 20 Jan 2014 18:00:34 +0100 Subject: [PATCH] Remove 'singleSession' parameter from OpenSessionInViewFilter's configuration + add ajax=false on certain buttons OpenSessionInViewFilter's with singleSession=false => tremendous drop of performances --- .../src/main/webapp/WEB-INF/web.xml | 2 +- .../gestionnaire/referentiels/seeCalendars.xhtml | 12 +++++++----- .../gestionnaire/referentiels/seeOneCalendar.xhtml | 5 +++-- 3 files changed, 11 insertions(+), 8 deletions(-) diff --git a/esup-opi-web-jsf-servlet/src/main/webapp/WEB-INF/web.xml b/esup-opi-web-jsf-servlet/src/main/webapp/WEB-INF/web.xml index 71514ab6..dd513368 100644 --- a/esup-opi-web-jsf-servlet/src/main/webapp/WEB-INF/web.xml +++ b/esup-opi-web-jsf-servlet/src/main/webapp/WEB-INF/web.xml @@ -113,7 +113,7 @@ singleSession - false + true diff --git a/esup-opi-web-jsf-servlet/src/main/webapp/stylesheets/gestionnaire/referentiels/seeCalendars.xhtml b/esup-opi-web-jsf-servlet/src/main/webapp/stylesheets/gestionnaire/referentiels/seeCalendars.xhtml index 4030b598..a906336f 100644 --- a/esup-opi-web-jsf-servlet/src/main/webapp/stylesheets/gestionnaire/referentiels/seeCalendars.xhtml +++ b/esup-opi-web-jsf-servlet/src/main/webapp/stylesheets/gestionnaire/referentiels/seeCalendars.xhtml @@ -76,7 +76,8 @@ + title="#{msgs['_.BUTTON.DISPLAY']}" + ajax="false">