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

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp-6.1/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
1745 (1.7 KB)
MD5
7b69b05782d59ff35acb6ebdbaea8eff
SHA1
449bafd5fea2a36b2c0e670e2547518440ee5b98
SHA256
e3c16675fec8a143560bcda43842e6d6ecfc08b25e0d9b53cb08c946497d7c90
SHA512

      
    
SHA1_git
2adbc9d8cfd375c3858604b2e18ad9be6c5cd3b3
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.7 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" %> <%@ taglib prefix="tags40" uri="http://tomcat.apache.org/tags40" %> <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'}"/> <tags40:Echo echo="${'09-hello world'}"/> </body></html>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
53.12
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
http://tomcat.apache.org/tags40 24 24