Loops and Tables
Strictly speaking the next example does not introduce any new features, but it illustrates how to combine some of the elements we already know.
It is based on one of our “form” examples. Recall this form presented a SELECT element for choosing several pets from a list.
This JSP page replaces the servlet MultiValue.