On 27/03/2020 15:52, Christopher Schultz wrote:
> On 3/26/20 18:44, Konstantin Kolinko wrote:

<snip/>

>> I think that those are available via the standard
>> request.getParameter(name) API.
> 
> That doesn't work. Mixing request.getParameter() and request.getParts
> results in request.getParameter* returning nulls.

Then something isn't quite right as that should work. And there are unit
tests that cover at least some combinations:

TestRequest.testBug54984

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to