String[] typeArray = {"", "Pizza", "Calzone", "Sandwich"}; pageContext.setAttribute("type", typeArray); return SKIP_BODY;