views:

35

answers:

0

Hi,

I am facing issue, while using PellMultiPartRequest.

Add constant name="struts.multipart.parser" value="pell" in web.xml. copied struts2-pell-multipart-plugin-2.1.6.jar into lib folder.

But request is parsing using org.apache.struts2.dispatcher.multipart.JakartaMultiPartRequest.

Is there are some properties I need to override?