Hi, While compiling .jsp file using tomcat8.0.33 binaries getting the following error, can you please advice? These jsps were compiling well in tomcat6.0.43
[apply] WARNING: Failed to process TLD with path [/WEB-INF/struts-tiles.tld] and URI [/tags/struts-tiles]. The specified path does not exist. [apply] May 17, 2016 4:26:58 PM org.apache.jasper.servlet.TldScanner scanJspConfig [apply] WARNING: Failed to process TLD with path [/WEB-INF/struts-nested.tld] and URI [/tags/struts-nested]. The specified path does not exist. [apply] May 17, 2016 4:26:58 PM org.apache.jasper.servlet.TldScanner scanJars [apply] INFO: At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup Thanks in advance