From ab98a5eccfe6a6d5d24a2558b012ac8a855f0552 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9D=B3=E9=98=B3?= Date: Sat, 2 Dec 2017 21:27:49 +0800 Subject: [PATCH] replace 'the' with 'then' in 8 struts.xml files --- coding-actions/src/main/resources/struts.xml | 2 +- debugging-struts/src/main/resources/struts.xml | 4 ++-- exception-handling/src/main/resources/struts.xml | 4 ++-- form-processing/src/main/resources/struts.xml | 2 +- form-validation/src/main/resources/struts.xml | 4 ++-- http-session/src/main/resources/struts.xml | 4 ++-- message-resource/src/main/resources/struts.xml | 4 ++-- using-tags/src/main/resources/struts.xml | 2 +- 8 files changed, 13 insertions(+), 13 deletions(-) diff --git a/coding-actions/src/main/resources/struts.xml b/coding-actions/src/main/resources/struts.xml index 567e2749..62c0e14e 100644 --- a/coding-actions/src/main/resources/struts.xml +++ b/coding-actions/src/main/resources/struts.xml @@ -13,7 +13,7 @@ /index.jsp - /HelloWorld.jsp diff --git a/debugging-struts/src/main/resources/struts.xml b/debugging-struts/src/main/resources/struts.xml index 0576bdb9..1acf3625 100644 --- a/debugging-struts/src/main/resources/struts.xml +++ b/debugging-struts/src/main/resources/struts.xml @@ -66,7 +66,7 @@ /index.jsp - /HelloWorld.jsp @@ -78,4 +78,4 @@ - \ No newline at end of file + diff --git a/exception-handling/src/main/resources/struts.xml b/exception-handling/src/main/resources/struts.xml index ccd96311..994b651b 100644 --- a/exception-handling/src/main/resources/struts.xml +++ b/exception-handling/src/main/resources/struts.xml @@ -63,7 +63,7 @@ /index.jsp - /HelloWorld.jsp @@ -75,4 +75,4 @@ - \ No newline at end of file + diff --git a/form-processing/src/main/resources/struts.xml b/form-processing/src/main/resources/struts.xml index 8195c322..528774d5 100644 --- a/form-processing/src/main/resources/struts.xml +++ b/form-processing/src/main/resources/struts.xml @@ -13,7 +13,7 @@ /index.jsp - /HelloWorld.jsp diff --git a/form-validation/src/main/resources/struts.xml b/form-validation/src/main/resources/struts.xml index 96fa1be4..92a23800 100644 --- a/form-validation/src/main/resources/struts.xml +++ b/form-validation/src/main/resources/struts.xml @@ -16,7 +16,7 @@ /index.jsp - /HelloWorld.jsp @@ -29,4 +29,4 @@ - \ No newline at end of file + diff --git a/http-session/src/main/resources/struts.xml b/http-session/src/main/resources/struts.xml index e1ca61c3..dae5f965 100644 --- a/http-session/src/main/resources/struts.xml +++ b/http-session/src/main/resources/struts.xml @@ -34,7 +34,7 @@ /index.jsp - /HelloWorld.jsp @@ -42,4 +42,4 @@ - \ No newline at end of file + diff --git a/message-resource/src/main/resources/struts.xml b/message-resource/src/main/resources/struts.xml index 66f9ec52..c882fef8 100644 --- a/message-resource/src/main/resources/struts.xml +++ b/message-resource/src/main/resources/struts.xml @@ -17,7 +17,7 @@ /index.jsp - /HelloWorld.jsp @@ -34,4 +34,4 @@ - \ No newline at end of file + diff --git a/using-tags/src/main/resources/struts.xml b/using-tags/src/main/resources/struts.xml index 8711da37..4415cc94 100644 --- a/using-tags/src/main/resources/struts.xml +++ b/using-tags/src/main/resources/struts.xml @@ -13,7 +13,7 @@ /index.jsp - /HelloWorld.jsp