%@ page language="java" contentType="text/html; charset=GB18030" pageEncoding="utf-8"%> <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%String[] arr={"苹果","香蕉","荔枝","芒果"}; request.setAttribute("arrFruit",arr); %>