ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp-6.0/tld-versions.jsp

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp-6.0/tld-versions.jsp
Status
scanned
Type
file
Name
tld-versions.jsp
Extension
.jsp
Programming language
Java Server Page
Mime type
text/html
File type
HTML document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
1633 (1.6 KB)
MD5
ec8aeda8cdcb92a8357b66ccb1f06391
SHA1
dcf17115a9c7a644a18c9daf06c76b69176c349a
SHA256
2befc4843af8c156507202220063c21b7d7d6f18786247299250aa167b7ca033
SHA512

      
    
SHA1_git
49330853768dc1877cb5c6e91aa3dcdfa122c8b3
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
tld-versions.jsp | 1.6 KB |

<%-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --%> <html><body> <%@ taglib prefix="tags11" uri="http://tomcat.apache.org/tags11" %> <%@ taglib prefix="tags12" uri="http://tomcat.apache.org/tags12" %> <%@ taglib prefix="tags20" uri="http://tomcat.apache.org/tags20" %> <%@ taglib prefix="tags21" uri="http://tomcat.apache.org/tags21" %> <%@ taglib prefix="tags30" uri="http://tomcat.apache.org/tags30" %> <%@ taglib prefix="tags31" uri="http://tomcat.apache.org/tags31" %> <tags11:Echo echo="${'00-hello world'}"/> <tags11:Echo echo="#{'01-hello world'}"/> <tags12:Echo echo="${'02-hello world'}"/> <tags12:Echo echo="#{'03-hello world'}"/> <tags20:Echo echo="${'04-hello world'}"/> <tags20:Echo echo="#{'05-hello world'}"/> <tags21:Echo echo="${'06-hello world'}"/> <tags30:Echo echo="${'07-hello world'}"/> <tags31:Echo echo="${'08-hello world'}"/> </body></html>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
56.4
Copyrights

      
    
Holders

      
    
Authors

      
    
License detections License expression License expression SPDX
apache_2_0-4bde3f57-78aa-4201-96bf-531cba09e7de apache-2.0 Apache-2.0
URL Start line End line
http://www.apache.org/licenses/LICENSE-2.0 9 9
http://tomcat.apache.org/tags11 18 18
http://tomcat.apache.org/tags12 19 19
http://tomcat.apache.org/tags20 20 20
http://tomcat.apache.org/tags21 21 21
http://tomcat.apache.org/tags30 22 22
http://tomcat.apache.org/tags31 23 23