Cheng Tang | 697ce24 | 2014-04-27 16:18:17 +0800 | [diff] [blame^] | 1 | Apache Tomcat |
| 2 | Copyright 1999-2013 The Apache Software Foundation |
| 3 | |
| 4 | This product includes software developed by |
| 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 | |
| 13 | Java compilation software for JSP pages is provided by Eclipse, |
| 14 | which is open source software. The original software and |
| 15 | related information is available at |
| 16 | http://www.eclipse.org. |
| 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/ |