用Hibernate集合SpringMVC做的查询所有记录,在访问jsp时就报异常了

主要异常:

org.apache.jasper.JasperException: /customer/cust_list.jsp(10,2) Expecting "jsp:param" standard action with "name" and "value" attributes
org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:40)

望大神帮忙看一下