<%! String[] names = {"Green", "White", "Black", "Red"};%> Embedding Code List of people Name <% for (int i=0; i <%= names[i]%> <% } %>