diff --git a/apps/showcase/src/main/resources/struts-integration.xml b/apps/showcase/src/main/resources/struts-integration.xml index b22f08bf5..181ed5c88 100644 --- a/apps/showcase/src/main/resources/struts-integration.xml +++ b/apps/showcase/src/main/resources/struts-integration.xml @@ -7,39 +7,39 @@ - - - org.apache.struts2.showcase.integration.GangsterForm - gangsterForm - - - /org/apache/struts/validator/validator-rules.xml,/WEB-INF/validation.xml - + + + org.apache.struts2.showcase.integration.GangsterForm + gangsterForm + + + /org/apache/struts/validator/validator-rules.xml,/WEB-INF/validation.xml + - - - - - - - - - - + + + + + + + + + + - - + + - + - org.apache.struts2.showcase.integration.EditGangsterAction + org.apache.struts2.showcase.integration.EditGangsterAction modelDriven.jsp - org.apache.struts2.showcase.integration.SaveGangsterAction - true + org.apache.struts2.showcase.integration.SaveGangsterAction + true modelDriven.jsp modelDrivenResult.jsp