问答详情
源自:7-1 课程总结

通过localhost访问html文件

为什么不能通过  localhost:端口号/user/login 方式访问这些html文件呢

https://img3.mukewang.com/5c7501770001b4c011260023.jpg

访问就这样


提问者:qq_罪名_1 2019-02-26 17:06

个回答

  • Java攀登者
    2019-11-13 23:31:57

    你的contentType设置是否正确??


  • qq_看到后天的日出huaix_04394263
    2019-03-06 23:12:50

    需要把页面放到 web服务器内,才可以这样访问