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

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp-2.3/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
1409 (1.4 KB)
MD5
3a0977f8e0f8bf1fc14c53e891e6b1d8
SHA1
77820dee1965d03966b858b38bbeb5417e6548ac
SHA256
d5451165b626f26538154c846032040f56ad5a8debbe7b3319df28bf6687d83a
SHA512

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