ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp-virtual-webapp/src/main/webapp-a/testTlds.jsp

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp-virtual-webapp/src/main/webapp-a/testTlds.jsp
Status
scanned
Type
file
Name
testTlds.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
1168 (1.1 KB)
MD5
56b6b2281bac109b676db092579c61d7
SHA1
d59ed713f46b90966c4ae5287b4b8b7a020cad06
SHA256
5b0f2c78c14148d5653ce6048ca57418ba4a6c20f414602f33aef9f7dbe287b7
SHA512

      
    
SHA1_git
796628640d673ba28357065ddf00dded6b9bece2
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
testTlds.jsp | 1.1 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="A" uri="http://tomcat.apache.org/A" %> <%@ taglib prefix="B" uri="http://tomcat.apache.org/B" %> <%@ taglib prefix="C" uri="http://tomcat.apache.org/C" %> <%@ taglib prefix="D" uri="http://tomcat.apache.org/D" %> <A:Echo echo="worldA"/> <B:Echo echo="worldB"/> <C:Echo echo="worldC"/> <D:Echo echo="worldD"/> </body></html>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
73.46
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/A 18 18
http://tomcat.apache.org/B 19 19
http://tomcat.apache.org/C 20 20
http://tomcat.apache.org/D 21 21