jstl error MyEclipse IDE > Java EE Development (EJB, JSP, Struts, XDoclet, etc.) This topic has 1 reply, 2 voices, and was last updated 17 years, 3 months ago by Loyal Water. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts July 30, 2007 at 6:00 am #273275 Reply Frik StreckerMember This code shows an error that the <tr> tag is never closed, but clearly it is. <tr <c:choose> <c:when test=”${true==true}”>class=”1″</c:when> <c:otherwise> <c:choose> <c:when test=”${true==false}”>class=”2″</c:when> <c:otherwise>class=”3″</c:otherwise> </c:choose> </c:otherwise> </c:choose> > July 30, 2007 at 11:10 am #273302 Reply Loyal WaterMember Ill ask my dev team to look into this issue. Thank you for your patience. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) Reply To: jstl error You must be logged in to post in the forum log in