diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index aae7aeee1..aebdf31de 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -61,6 +61,12 @@ rife-continuations 0.0.2 + + commons-fileupload + commons-fileupload + 1.1 + + diff --git a/apps/showcase/src/main/resources/struts.xml b/apps/showcase/src/main/resources/struts.xml index d8d7c5bc5..4913dcaee 100644 --- a/apps/showcase/src/main/resources/struts.xml +++ b/apps/showcase/src/main/resources/struts.xml @@ -47,6 +47,7 @@ + diff --git a/core/src/main/resources/struts-default.xml b/core/src/main/resources/struts-default.xml index 7562f0e08..f1b5e4b4c 100644 --- a/core/src/main/resources/struts-default.xml +++ b/core/src/main/resources/struts-default.xml @@ -66,7 +66,7 @@ - + @@ -124,6 +124,7 @@ + @@ -156,8 +157,8 @@ - +