Author: echatellier Date: 2013-12-11 12:36:41 +0100 (Wed, 11 Dec 2013) New Revision: 1117 Url: http://forge.codelutin.com/projects/coser/repository/revisions/1117 Log: refs #3961: Update struts Modified: trunk/coser-web/src/main/resources/struts.xml Modified: trunk/coser-web/src/main/resources/struts.xml =================================================================== --- trunk/coser-web/src/main/resources/struts.xml 2013-12-11 11:35:33 UTC (rev 1116) +++ trunk/coser-web/src/main/resources/struts.xml 2013-12-11 11:36:41 UTC (rev 1117) @@ -6,7 +6,7 @@ $Id$ $HeadURL$ %% - Copyright (C) 2010 - 2011 Ifremer, Codelutin, Chatellier Eric + Copyright (C) 2010 - 2013 Ifremer, Codelutin, Chatellier Eric %% This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by @@ -29,6 +29,7 @@ <struts> <constant name="struts.i18n.encoding" value="UTF-8"/> <constant name="struts.multipart.maxSize" value="100097152"/> + <constant name="struts.enable.DynamicMethodInvocation" value="true"/> <package name="admin" extends="convention-default"> <interceptors>