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

为什么在reg.jsp页面张设置的setAttribute()在request.jsp页面用getAttribute()获取值为null?

为什么在reg.jsp页面张设置的setAttribute()在request.jsp页面用getAttribute()获取值为null?是不是setAttribute()和getAttribute()只能在同一页面才有效?

正在回答

2 回答

因为这是两个不同的request(即HTTP请求)

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

使用的session.setAttribute("","")    获取使用session.getAttribute("")

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

举报

0/150
提交
取消

为什么在reg.jsp页面张设置的setAttribute()在request.jsp页面用getAttribute()获取值为null?

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