Re: Struts 6.3 Issue Uploading Files

2024-02-29 Thread Lukasz Lenart
The request must match the following regex [1], more details in the docs [2], yet I notice there is no logging around this logic, feel free to create a ticket to improve that. [1] https://github.com/apache/struts/blob/master/core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java#L110 [2

Re: Struts 6.3 Issue Uploading Files

2024-02-29 Thread Zoran Avtarovski
Hi Burton, The issue is with a simple HTTP request the file object is null, see the red log entry below. But if I use a simple jQuery ajax call, it works as expected and I’m not sure why and how to rectify. This was the simple code I used to upload the file, same set of interceptors, sam

Re: Struts 6.3 Issue Uploading Files

2024-02-29 Thread Burton Rhodes
I'm not exactly sure what isn't working for you, but have you tried using the newer FilesUploadAware interface? More information can be found at https://struts.apache.org/core-developers/file-upload.html I might also recommend you set value="true"/> to see if anything comes up in the logs. Th

Re: The absolute uri: [http://tiles.apache.org/tags-tiles] cannot be resolved

2024-02-29 Thread SARAVANAN SIVAGURU
Any help on my below query would be really appreciated. Thanks in advance. Regards, Saravanan.S From: SARAVANAN SIVAGURU Sent: Tuesday, February 27, 2024 8:39 PM To: user@struts.apache.org Subject: Re: The absolute uri: [http://tiles.apache.org/tags-tiles] cannot