Your pets:

<% String [] pets = request.getParameterValues("pets") ; for(int i = 0 ; i < pets.length ; i++) { %> <% } %>
<%= pets [i] %>