Re: improve documentation for UploadedFilesAware
Lukasz Lenart <[email protected]>
| Newsgroups | gmane.comp.jakarta.struts.devel |
|---|---|
| Message-ID | <CAMopvkNsyYgXmy=LfYf5=MgzaiCK95tSMpE9=8im6Aq5tbOSGg@mail.gmail.com> |
pon., 18 mar 2024 o 08:21 Greg Huber <[email protected]> napisał(a): > > Rechecking these : > > Could not see the link from from the interceptor pages to these detailed > help pages. Add a link after Examples? > > File Upload Interceptor > > Parameters > Extending the Interceptor > Examples > > > Or at the bottom of the page? The links are in the very first sentence: See [this page] for more examples and advanced configuration. > > There is a UploadedFile is a raw type. References to generic type > UploadedFile<T> should be parameterized warning I reverted this idea and UploadedFile isn't generic. Cheers Łukasz