可以用el表达式的。后台String[] arr = { "s","m" }; request.setAttribute("arr", arr); return new ActionForward("/index.jsp"); } Jsp页面: