This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts-examples.git

commit d09ddbb60ebc1aa49a010fe39f7ddd01bd8d460e
Merge: 3780310 771c9a3
Author: Lukasz Lenart <lukaszlen...@apache.org>
AuthorDate: Wed May 14 08:23:41 2025 +0200

    Merge pull request #457 from apache/simplified-upload
    
    Simplifies file upload example

 .../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(-)

Reply via email to