Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c373e73 commit 642e5adCopy full SHA for 642e5ad
1 file changed
netview/war/WEB-INF/web.xml
@@ -47,7 +47,7 @@
47
48
<servlet-mapping>
49
<servlet-name>CsvUploadServlet</servlet-name>
50
- <url-pattern>/upload</url-pattern>
+ <url-pattern>/upload/*</url-pattern>
51
</servlet-mapping>
52
53
</web-app>
0 commit comments