<% String[] colors = new String[] { "red", "green", "yellow", "black","silver" }; pageContext.setAttribute("colors", colors);%>