Cheng Tang | 697ce24 | 2014-04-27 16:18:17 +0800 | [diff] [blame] | 1 | Apache Tomcat |
刘洪青 | 6582752 | 2016-10-19 16:10:39 +0800 | [diff] [blame^] | 2 | Copyright 1999-2016 The Apache Software Foundation |
Cheng Tang | 697ce24 | 2014-04-27 16:18:17 +0800 | [diff] [blame] | 3 | |
刘洪青 | 6582752 | 2016-10-19 16:10:39 +0800 | [diff] [blame^] | 4 | This product includes software developed at |
Cheng Tang | 697ce24 | 2014-04-27 16:18:17 +0800 | [diff] [blame] | 5 | The Apache Software Foundation (http://www.apache.org/). |
| 6 | |
| 7 | The Windows Installer is built with the Nullsoft |
| 8 | Scriptable Install System (NSIS), which is |
| 9 | open source software. The original software and |
| 10 | related information is available at |
| 11 | http://nsis.sourceforge.net. |
| 12 | |
刘洪青 | 6582752 | 2016-10-19 16:10:39 +0800 | [diff] [blame^] | 13 | Java compilation software for JSP pages is provided by the Eclipse |
| 14 | JDT Core Batch Compiler component, which is open source software. |
| 15 | The original software and related information is available at |
| 16 | http://www.eclipse.org/jdt/core/. |
Cheng Tang | 697ce24 | 2014-04-27 16:18:17 +0800 | [diff] [blame] | 17 | |
| 18 | For the bayeux implementation |
| 19 | The org.apache.cometd.bayeux API is derivative work originating at the Dojo Foundation |
| 20 | * Copyright 2007-2008 Guy Molinari |
| 21 | * Copyright 2007-2008 Filip Hanik |
| 22 | * Copyright 2007 Dojo Foundation |
| 23 | * Copyright 2007 Mort Bay Consulting Pty. Ltd. |
| 24 | |
| 25 | The original XML Schemas for Java EE Deployment Descriptors: |
| 26 | - javaee_5.xsd |
| 27 | - javaee_web_services_1_2.xsd |
| 28 | - javaee_web_services_client_1_2.xsd |
| 29 | - javaee_6.xsd |
| 30 | - javaee_web_services_1_3.xsd |
| 31 | - javaee_web_services_client_1_3.xsd |
| 32 | - jsp_2_2.xsd |
| 33 | - web-app_3_0.xsd |
| 34 | - web-common_3_0.xsd |
| 35 | - web-fragment_3_0.xsd |
| 36 | may be obtained from http://java.sun.com/xml/ns/javaee/ |