为了账号安全,请及时绑定邮箱和手机立即绑定

为什么我的数据没有传进去?

https://img1.sycdn.imooc.com//5aed514e00011d5f13660768.jpg

没有传进去,js路径没有错啊

正在回答

2 回答

路径问题,前面要加/seckill/或者加

<%=basePath %>

不过如果用后面一种要在jsp文件开头部分第二行加上

<%  


String path = request.getContextPath();  


String basePath = request.getScheme()+"://"+request.getServerName()+":"+request.getServerPort()+path+"/";  


%>  ,否则这个basePath要报错


0 回复 有任何疑惑可以回复我~

找不到路径 https://img1.sycdn.imooc.com//5af0a1e20001f77208320407.jpghttps://img1.sycdn.imooc.com//5af0a2300001235b05530265.jpghttps://img1.sycdn.imooc.com//5af0a27000012f7907550505.jpg

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

为什么我的数据没有传进去?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信