diff --git a/spring-webflow-reference/src/actions.xml b/spring-webflow-reference/src/actions.xml index 1a39f45c..019a72cf 100644 --- a/spring-webflow-reference/src/actions.xml +++ b/spring-webflow-reference/src/actions.xml @@ -404,7 +404,7 @@ public class PrintBoardingPassAction extends AbstractAction {
MultipartResolver. Once the resolver is set up correctly MultipartResolver. Once the resolver is set up correctly enctype="multipart/form-data", you can easily handle the file upload in a
transition action. Given a form such as: