[ 多选题 ]

哪些JSTL标签可用来进行Java程序中if、if.else的功能?
  • A、
    <c:if>
  • B、
    <c:else>
  • C、
    <c:when>
  • D、
    <c:otherwise>