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=Questa funzione abilita il supporto per i servlet HTTP scritti nella specifica Java Servlet 3.1. \
- \u00c8 possibile impacchettare i servlet in file WAR o EAR specificati da Java EE. \
- Se \u00e8 necessaria la protezione dei servlet occorre configurare anche la funzione appSecurity. \
- Senza una funzione di sicurezza qualsiasi vincolo di sicurezza per l'applicazione verr\u00e0 ignorato.
|