12345678910111213141516171819 |
- ###############################################################################
- # Copyright (c) 2019 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=Esta caracter\u00edstica permite el soporte para servlets SIP escritos en la especificaci\u00f3n de Java SipServlet 1.1. \
- Los servlets se pueden empaquetar en los archivos WAR, SAR o EAR con especificaci\u00f3n de Java EE. \
- Si se precisa seguridad de servlet, tambi\u00e9n debe configurarse un caracter\u00edstica appSecurity; en ausencia de una caracter\u00edstica de seguridad, se omitir\u00e1 cualquier restricci\u00f3n de seguridad para la aplicaci\u00f3n.
|