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

关于jsp的问题

关于jsp的问题

fenkapian 2016-07-24 23:21:10
<c:if test="${not empty requestScope.opr}"> action="<%=request.getContextPath()%>/TopicServlet"这两段代码啥意思啊
查看完整描述

1 回答

?
KXFT

TA贡献113条经验 获得超58个赞

<c:if test="${not empty requestScope.opr}">这表示requestScope.opr判断不为null

action="<%=request.getContextPath()%>/TopicServlet"//<%=request.getContextPath()%>这个是求绝对路径=“绝对路径/TopicServlet”


查看完整回答
反对 回复 2016-07-25
  • 1 回答
  • 0 关注
  • 1224 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信