mirror of
https://github.com/apache/struts.git
synced 2026-08-07 07:37:20 +00:00
Fixed class name
WW-1692 git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@501683 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
"http://struts.apache.org/dtds/struts-2.0.dtd">
|
||||
|
||||
<struts>
|
||||
<bean type="org.apache.struts2.dispatcher.MultiPartRequest" name="pell" class="org.apache.struts2.dispatcher.PellMultiPartRequest" />
|
||||
<bean type="org.apache.struts2.dispatcher.multipart.MultiPartRequest" name="pell" class="org.apache.struts2.dispatcher.multipart.PellMultiPartRequest" />
|
||||
</struts>
|
||||
|
||||
Reference in New Issue
Block a user