ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug56029.jspx

Path
ttomcat-1778514358873.zip-extract/apache-tomcat-11.0.18-src/test/webapp/bug5nnnn/bug56029.jspx
Status
scanned
Type
file
Name
bug56029.jspx
Extension
.jspx
Programming language

      
    
Mime type
text/xml
File type
XML 1.0 document, ASCII text, with CRLF line terminators
Tag

      
    
Rootfs path

      
    
Size
1304 (1.3 KB)
MD5
40814fb88e5287f89fa97b7c594b2a3c
SHA1
aa614a62a0d7531383a2acde69e505d9eabd4969
SHA256
10990b7f5a43fdd9ee41f93b67394ddd6f8a75c8e8d755e12aa03641cc72db10
SHA512

      
    
SHA1_git
fd097f6e5ca7f16c01ac65a5e372f95935870f3b
Is binary

      
    
Is text
True
Is archive

      
    
Is media

      
    
Is legal

      
    
Is manifest

      
    
Is readme

      
    
Is top level

      
    
Is key file

      
    
bug56029.jspx | 1.3 KB |

<?xml version="1.0" encoding="UTF-8"?> <!-- 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. --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:c="http://java.sun.com/jsp/jstl/core" xmlns:fn="http://java.sun.com/jsp/jstl/functions"> <jsp:directive.page contentType="text/html; charset=UTF-8" session="false" /> <c:set var="list" value="%=new java.util.ArrayList() %" /> <c:set var="limitA" value="${1 + fn:length(list)}" /> <c:set var="limitB" value="${1 + fn : length ( list ) }" /> [${limitA}]:[${limitB}] </jsp:root>
Detected license expression
apache-2.0
Detected license expression (SPDX)
Apache-2.0
Percentage of license text
59.8
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 10 10
http://java.sun.com/JSP/Page 18 18
http://java.sun.com/jsp/jstl/core 19 19
http://java.sun.com/jsp/jstl/functions 20 20