How to Override struts.multipart.maxStringLength=4096 in Struts 1.5.0-RC2 Maven Project? #44
MarcSchiering
started this conversation in
General
Replies: 1 comment
-
|
Hi @MarcSchiering, at Example: In this example the attribute Greetings |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are currently working on a Maven-based project using Struts version 1.5.0-RC2, and we need to override the property struts.multipart.maxStringLength=4096. Our goal is to increase this value to allow for larger multipart data handling. However, we are not sure of the best way to override this setting in Struts 1.
Could someone provide guidance on how to properly configure or override this property in a Struts 1 Maven project?
Any help would be greatly appreciated!
Thank you in advance.
Beta Was this translation helpful? Give feedback.
All reactions