當前位置:編程學習大全網 - 編程軟體 - 編程問題:<c:when test="${判斷條件}">

編程問題:<c:when test="${判斷條件}">

<c:choose>

<c:when test="${abnInfo.abnormalState eq null or abnInfo.abnormalState != '4'}" >

<a href="<%=basePath%>cardInfo/cardRedemptionOper.action?cardRedemption.orderId=${cardRedemption.orderId}&cardRedemption.cardNo=${cardRedemption.cardNo}"

target="dialog" mask="true" rel="dlg_page1" title="贖回" width="600" height="480">

贖回

</a>

</c:when>

<c:when test="${abnInfo.abnormalState eq '4'}" >

已贖回

</c:when>

</c:choose>

  • 上一篇:雕刻機雕刻彎圖如何操作,步驟有哪些?
  • 下一篇:招聘臨時工怎麽寫
  • copyright 2024編程學習大全網