123456789101112131415161718192021 |
- ###############################################################################
- # 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=Este recurso permite o suporte para \
- Servlets HTTP gravados na especifica\u00e7\u00e3o Java Servlet 3.1. \
- \u00c9 poss\u00edvel empacotar servlets em arquivos WAR ou EAR especificados pelo Java EE. \
- Se seguran\u00e7a de servlet for necess\u00e1ria, ser\u00e1 necess\u00e1rio configurar um recurso appSecurity. \
- Sem um recurso de seguran\u00e7a, qualquer restri\u00e7\u00e3o de seguran\u00e7a do aplicativo ser\u00e1 ignorada.
|