InadefaultJettyinstallation,Jettyscansits$JETTY_HOME/webappsdirectoryforcontextdeploymentdescriptorfiles.Todeployawebapplicationusingsuchafile,simplyplacethefileinthatdirectory.ThedeploymentdescriptorfileitselfisanxmlfilethatconfiguresaWebAppContextclass.Fo..
分类:
其他好文 时间:
2015-01-10 18:35:08
阅读次数:
323
原文:
https://www.ssllabs.com/downloads/SSL_TLS_Deployment_Best_Practices_1.3.pdf
译者: Shawn the R0ck,(后面校正的自己加到后面)
SSL/TLS部署最佳实践
作者:Ivan Risti?
version 1.3 (17 September ...
分类:
其他好文 时间:
2015-01-09 12:51:15
阅读次数:
171
1. web.xml(deployment descriptor) ,部署描述符2. 我们可以将Servlet看作是嵌套了HTML代码的Java类;可以将JSP看作是嵌套了Java代码的HTML页面。3. get和post方法之间的差别: 1). 浏览器地址栏呈现的结果不同(表象) 2). 真正.....
分类:
Web程序 时间:
2015-01-08 20:03:02
阅读次数:
233
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).The robot can only move either down or right at any point in time. The robot is trying to reach the bott...
分类:
其他好文 时间:
2015-01-05 08:18:16
阅读次数:
214
Unique PathsA robot is located at the top-left corner of amxngrid (marked 'Start' in the diagram below).The robot can only move either down or right a...
分类:
其他好文 时间:
2015-01-05 00:19:55
阅读次数:
231
http://docs.oracle.com/javase/6/docs/technotes/guides/jar/jar.html#Introhttp://docs.oracle.com/javase/tutorial/deployment/jar/manifestindex.htmlUnix L...
分类:
编程语言 时间:
2014-12-29 08:54:17
阅读次数:
161
说明:记录下学习IOS的一些琐碎,有些在现在看起来很简单幼稚,不过权当学习足迹吧!1.选定ipad支持的方向,如强制横屏等,需要在General——》Deployment Info ——》Device Orientation选择,含义如下:所以要想强制横屏的话,可以点选2.UIView中如何添加xi...
分类:
移动开发 时间:
2014-12-26 12:59:44
阅读次数:
369
数据流图的画法数据流图也称为数据流程图date flow diagram , DFD,是一种便于用户理解和分析系统数据流程的图形工具,他摆脱了系统和详细内容,精确的在逻辑上描写叙述系统的功能、输入、输出和数据存储等,是系统逻辑模型的重要组成部分。数据流图的基本组成成分数据流:是由一组固定成分的数据组...
分类:
其他好文 时间:
2014-12-25 14:18:56
阅读次数:
162
使用习惯了eclipse, 还没开始使用maven, 使用idea 有些不太习惯,现在记录下来,以备忘。/*这一步在tomcat使用external source时,其实是不起作用的**/ a. ctrl+alt+s 打开settings → build,execution, deployment....
分类:
系统相关 时间:
2014-12-24 20:04:51
阅读次数:
213
本文从表结构、操作时表的变化以及jbpm4.4各个包的作用来介绍jbpm的。第一部分:表结构说明Jbpm4 共有18张表,如下,其中红色的表为经常使用的表一:资源库与运行时表结构1. JBPM4_DEPLOYMENT流程定义表2. JBPM4_DEPLOYPROP 流程定义属性表3. JBPM4.....
分类:
其他好文 时间:
2014-12-24 11:15:24
阅读次数:
211