[GitHub] [struts-examples] github-actions[bot] merged pull request #206: Bump actions/cache from 3.2.1 to 3.2.2

2023-01-01 Thread GitBox
github-actions[bot] merged PR #206: URL: https://github.com/apache/struts-examples/pull/206 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr

[GitHub] [struts-examples] dependabot[bot] opened a new pull request, #206: Bump actions/cache from 3.2.1 to 3.2.2

2023-01-01 Thread GitBox
dependabot[bot] opened a new pull request, #206: URL: https://github.com/apache/struts-examples/pull/206 Bumps [actions/cache](https://github.com/actions/cache) from 3.2.1 to 3.2.2. Release notes Sourced from https://github.com/actions/cache/releases";>actions/cache's releases.

Build failed in Jenkins: Struts » Struts-examples-dependency-check #85

2023-01-01 Thread Apache Jenkins Server
See Changes: -- [...truncated 420.62 KB...] Progress (1): 1.4/1.5 kBProgress (1): 1.5 kBDownloaded from central: https://repo.mave

Re: Fileupload on JakartaEE

2023-01-01 Thread Greg Huber
I rechecked tomcats work folder to see what the parts are, there are no files with zero size, only the the hidden fields, submit button (Upload) and the image. The two extra parts could be these as they have the name uploadedFiles and match FieldName=uploadedFiles   id="uploadFiles_uploaded

Re: Fileupload on JakartaEE

2023-01-01 Thread Lukasz Lenart
sob., 31 gru 2022 o 08:18 Greg Huber napisał(a): > Seems there is more going on, as without it there are two extra parts > with no StoreLocation. "Without it" - what does that mean? > name=, StoreLocation=null, size=0 bytes, isFormField=false, > FieldName=uploadedFiles > > name=myimage.jpg, > St