This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/struts-examples.git.
from 6a22bb1 Reformats code
new ff020f0 Reformats code
new f119c76 Reformats code
new 13701b0 Adds example with int range validation
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../org/apache/struts/edit/action/EditAction.java | 129 ++++++++----------
.../java/org/apache/struts/edit/model/Person.java | 144 ++++++++++-----------
.../java/org/apache/struts/edit/model/State.java | 63 +++++----
.../apache/struts/edit/service/EditService.java | 7 +-
.../struts/edit/service/EditServiceInMemory.java | 83 ++++++------
.../struts/edit/action/EditAction-validation.xml | 70 +++++-----
.../struts/edit/action/EditAction.properties | 4 +-
.../src/main/webapp/WEB-INF/web.xml | 27 ++--
form-xml-validation/src/main/webapp/edit.jsp | 1 +
9 files changed, 249 insertions(+), 279 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].