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

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp-5.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
1521 (1.5 KB)
MD5
da833ee94dd9eafe187a195cdd338af6
SHA1
237eab174cf2c6035dac27b5b23cd61d620e6498
SHA256
b25cf4539149faffd15f5e30c2c7850d97b2322563f5b4335a41e3af7d836b50
SHA512

      
    
SHA1_git
e82f385a9b779c48e350e7068214806203690af1
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.5 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" %> <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'}"/> </body></html>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
60.1
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