Hongqing Liu | fd5ee81 | 2014-05-10 16:32:51 +0800 | [diff] [blame] | 1 | Apache Tomcat
|
刘洪青 | 6266f99 | 2017-05-15 21:21:03 +0800 | [diff] [blame^] | 2 | Copyright 1999-2017 The Apache Software Foundation
|
Hongqing Liu | fd5ee81 | 2014-05-10 16:32:51 +0800 | [diff] [blame] | 3 |
|
| 4 | This product includes software developed at
|
| 5 | The Apache Software Foundation (http://www.apache.org/).
|
| 6 |
|
| 7 | The Windows Installer is built with the Nullsoft
|
刘洪青 | 6266f99 | 2017-05-15 21:21:03 +0800 | [diff] [blame^] | 8 | Scriptable Install System (NSIS), which is
|
Hongqing Liu | fd5ee81 | 2014-05-10 16:32:51 +0800 | [diff] [blame] | 9 | open source software. The original software and
|
| 10 | related information is available at
|
| 11 | http://nsis.sourceforge.net.
|
| 12 |
|
刘洪青 | 6266f99 | 2017-05-15 21:21:03 +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/.
|
| 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.
|
Hongqing Liu | fd5ee81 | 2014-05-10 16:32:51 +0800 | [diff] [blame] | 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
|
刘洪青 | 6266f99 | 2017-05-15 21:21:03 +0800 | [diff] [blame^] | 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
|
Hongqing Liu | fd5ee81 | 2014-05-10 16:32:51 +0800 | [diff] [blame] | 36 | may be obtained from http://java.sun.com/xml/ns/javaee/
|