tomcat运行时信息提示

时间:2021-04-27 15:18:47
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 time and JSP compilation time.
如果出现这样的错误信息,是因为jsp页面上使用了<!--  -->的信息,删除此行,这个错误排除