What does “INFO: TLD skipped. URI is already defined” mean?
问题 When running my JSF 2 application in eclipse I am getting several info logs that TLD was skipped because it's already defined as follows: Jan 3, 2012 7:24:45 PM org.apache.catalina.startup.TaglibUriRule body INFO: TLD skipped. URI: http://www.springframework.org/tags/form is already defined Jan 3, 2012 7:24:45 PM org.apache.catalina.startup.TaglibUriRule body INFO: TLD skipped. URI: http://www.springframework.org/tags is already defined Jan 3, 2012 7:24:45 PM org.apache.catalina.startup