Re: ActionFileUploadInterceptor Issue

2025-05-19 Thread Lukasz Lenart
I extended the example and it only works with two filters. If I use one filter it won't work https://github.com/apache/struts-examples/pull/461 Also it works properly only with 7.0.3, the changes introduced in this PR broke the integration https://github.com/apache/struts/pull/1265 and now I'm in

Re: error while uploading file using struts 7

2025-05-19 Thread Lukasz Lenart
wt., 20 maj 2025 o 06:28 Priyanka Vaddadi napisał(a): > WE are receiving document name and document received date and documentTYpeId. > But not actual content of document. > I mean the below variableis not getting populated with data. But the > same variable gets populated with data with st

Re: JSP/file upload issue

2025-05-19 Thread Lukasz Lenart
wt., 20 maj 2025 o 00:22 Deborah White napisał(a): > It was never implemented like that where I can see. There is no reference to > interceptor-ref name=fileUpload. Not sure what you mean by that, but the new ActionFileuploadInterceptor has been added in Struts 6.4 and to use it your actions mus

error while uploading file using struts 7

2025-05-19 Thread Priyanka Vaddadi
Hi We are facing issue while uploading file with struts 7.0.0/ By using below code we are attaching the file on UI

RE: JSP/file upload issue

2025-05-19 Thread Deborah White
It was never implemented like that where I can see. There is no reference to interceptor-ref name=fileUpload. -Original Message- From: Lukasz Lenart Sent: Sunday, May 18, 2025 12:34 AM To: Struts Users Mailing List Subject: Re: JSP/file upload issue EXTERNAL EMAIL: This message was sen