The <c:choose> tag and its partners <c:when> and <c:otherwise>

image with no caption

Note

No more than ONE of these four bodies (including the <c:otherwise>) will run.

(It’s not like a switch statement--there’s no fall-through.)

image with no caption

Get Head First Servlets and JSP, 2nd Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.