1234567891011121314151617181920 |
- # Licensed Materials - Property of IBM
- #
- # "Restricted Materials of IBM"
- #
- # Copyright IBM Corp. 2012 All Rights Reserved.
- #
- # US Government Users Restricted Rights - Use, duplication or
- # disclosure restricted by GSA ADP Schedule Contract with
- # IBM Corp.
- #
- # -------------------------------------------------------------------------------------------------
- #
- #ISMESSAGEFILE FALSE
- #NLS_ENCODING=UNICODE
- #NLS_MESSAGEFORMAT_NONE
- #
- description=\u6b64\u529f\u80fd\u90e8\u4ef6\u542f\u7528\u5bf9\u5df2\u5199\u5165 Java Servlet 3.0 \u89c4\u8303\u7684 HTTP servlet \u7684\u652f\u6301\u3002\
- \u8fd9\u4e9b servlet \u53ef\u6253\u5305\u5230 Java EE \u6307\u5b9a\u7684 WAR \u6216 EAR \u6587\u4ef6\u4e2d\u3002\
- \u5982\u679c\u9700\u8981 servlet \u5b89\u5168\u6027\uff0c\u90a3\u4e48\u8fd8\u5e94\u914d\u7f6e appSecurity \u529f\u80fd\u90e8\u4ef6\uff1b\u5982\u679c\u6ca1\u6709\u5b89\u5168\u6027\u529f\u80fd\u90e8\u4ef6\uff0c\u90a3\u4e48\u7cfb\u7edf\u5c06\u5ffd\u7565\u9488\u5bf9\u5e94\u7528\u7a0b\u5e8f\u7684\u6240\u6709\u5b89\u5168\u6027\u7ea6\u675f\u3002
|