org.apache.jasper.JasperException: Unable to compile class for JSP: An error occurred at line: [9] in the jsp file: [/WEB-INF/jsp/jnit/seantour/vill/view/import/villSubTplTopMenu.jsp] The method setItems(String) in the type ForTokensTag is not applicable for the arguments (Object) 6: <%@ taglib prefix="spring" uri="http://www.springframework.org/tags"%> 7: <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> 8: 9: <c:forTokens var="topMenus" items="${subTplVillMenus }" delims=","> 10: <c:import url="/vill/menu/getTopMenu.do"> 11: <c:param name="target" value="test1" /> 12: <c:param name="menuNm" value="${topMenus }" /> Stacktrace: