Re: improve documentation for UploadedFilesAware

2024-03-14 Thread Greg Huber
Sorry, I meant we need to copy/duplicate this page : https://struts.apache.org/core-developers/file-upload.html to an *action* version: https://struts.apache.org/core-developers/action-file-upload.html and modify it for the new interceptor methods/logic On Thu, 14 Mar 2024 at 12:42, Łukasz Len

Re: improve documentation for UploadedFilesAware

2024-03-14 Thread Łukasz Lenart
Done https://github.com/apache/struts-site/pull/231 czw., 14 mar 2024 o 11:35 Greg Huber napisał(a): > > There is a really good page for the old upload > > https://struts.apache.org/core-developers/file-upload.html > > But the << back to Core Developers Guide does not make it easy to find > it ag

Re: improve documentation for UploadedFilesAware

2024-03-14 Thread Greg Huber
There is a really good page for the old upload https://struts.apache.org/core-developers/file-upload.html But the << back to Core Developers Guide does not make it easy to find it again. ## https://struts.apache.org/core-developers/action-file-upload-interceptor would benefit a similar deta