weixin_33712881 2017-01-16 11:03 采纳率: 0%
浏览 109

Weblogic上的Ajax上传文件

I have a problem during web service call (ajax). I put an excel file in parameter but the controller can't get it (null). I checked data before the call and it's ok : enter image description here

Here the controller : enter image description here

And here the log from Weblogic server : enter image description here

There is no problem when I try with Tomcat server included in Spring Boot. This problem comes after deployment on Weblogic.

Do you have an idea ?

Many thanks !

  • 写回答

0条回答 默认 最新

    报告相同问题?