|
| Fix Version: |
17.8.0-rc-1 |
| Description: |
We have custom configuration file for jetty in the WAR to set the maxFormContentSiz and maxFormKeys properties. It's quite annoying since we have to provide a different file for each version of jakarta ee.
But according to the [documentation|https://stage.jetty.org/docs/jetty/12.1/ operations programming -guide/security/configuring-form-size.html], those two properties can also be configured in a much more generic way in the web.xml, which sounds a lot better... |
| Assignee: |
Thomas Mortagne |
| Resolution: |
Fixed |
| Status: |
Closed Reopened |
|