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 aktiviert die Unterst\u00fctzung f\u00fcr Java Server Pages (JSPs), die gem\u00e4\u00df der Spezifikation JSP 2.3 geschrieben sind. \
- Dieses Framework vereinfacht die Erstellung von Benutzerschnittstellen. \
- \
- Wenn Sie dieses Feature aktivieren, wird auch das Feature Expression Language (EL) Version 3.0 aktiviert.
|