1234567891011121314151617181920 |
- ###############################################################################
- # Copyright (c) 2014 IBM Corporation and others.
- # All rights reserved. This program and the accompanying materials
- # are made available under the terms of the Eclipse Public License v1.0
- # which accompanies this distribution, and is available at
- # http://www.eclipse.org/legal/epl-v10.html
- #
- # Contributors:
- # IBM Corporation - initial API and implementation
- ###############################################################################
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=Dieses Feature erm\u00f6glicht die Unterst\u00fctzung f\u00fcr HTTP-Servlets, die f\u00fcr die Java Servlet 3.1-Spezifikation geschrieben wurden. \
- Sie k\u00f6nnen Servlets in WAR- oder EAR-Dateien packen, f\u00fcr die Java EE angegeben ist. \
- Wenn die Servletsicherheit erforderlich ist, m\u00fcssen Sie auch ein an appSecurity-Feature konfigurieren. \
- Ohne Sicherheitsfeature werden alle Sicherheitsvorgaben f\u00fcr die Anwendung ignoriert.
|