This is an automated email from the ASF dual-hosted git repository. lukaszlenart pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/struts-examples.git
from 3780310 Merge pull request #456 from apache/fix/file-upload add 771c9a3 Simplifies file upload example new d09ddbb Merge pull request #457 from apache/simplified-upload The 1 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: .../java/org/apache/struts/example/UploadAction.java | 4 ---- file-upload/src/main/resources/struts.xml | 9 ++------- file-upload/src/main/webapp/WEB-INF/input.jsp | 20 -------------------- file-upload/src/main/webapp/WEB-INF/upload.jsp | 15 +++++++++------ 4 files changed, 11 insertions(+), 37 deletions(-) delete mode 100644 file-upload/src/main/webapp/WEB-INF/input.jsp