您的位置:首页 > 理论基础 > 计算机网络

java.lang.IllegalArgumentException: Invalid character found in method name. HTTP method names must b

2017-09-21 17:13 751 查看
可能是访问路径写错https://localhost:8080/cms/main.jsp

只需将访问路径https://localhost:8080/cms/main.jsp里的 https的s去掉,改成http://localhost:8080/cms/main.jsp即可
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐