While trying to install agilefant I was able to deploy the war and while trying to login, I am getting the following error
org.apache.jasper.JasperException: Invalid tld file: "/WEB-INF/tags/structure/../../tlds/aef_structure.tld", see JSP 2.2 specification section 7.3.1 for more details org.apache.jasper.compiler.DefaultErrorHandler.jspError(DefaultErrorHandler.java:56) org.apache.jasper.compiler.ErrorDispatcher.dispatch(ErrorDispatcher.java:445) org.apache.jasper.compiler.ErrorDispatcher.jspError(ErrorDispatcher.java:117) org.apache.jasper.compiler.TagLibraryInfoImpl.generateTLDLocation(TagLibraryInfoImpl.java:347)
Are there any supporting libraries or jars would be allow me to identify this tld file?