2017年12月28日

摘要: public static String postHttp(JSONObject jsonObject, String jsonUrl){ String responseMsg=""; //获取http连接 HttpClient httpClient = new HttpClient(); http 阅读全文
posted @ 2017-12-28 17:31 哒哒--波波 阅读(282) 评论(0) 推荐(0) 编辑
 
摘要: 1,定时任务依赖的执行类 2.引入job 3.执行时间 4.管理job 阅读全文
posted @ 2017-12-28 17:28 哒哒--波波 阅读(135) 评论(0) 推荐(0) 编辑
 
摘要: struts的基本配置 <struts> <constant name="struts.devModel" value="true" /> <!-- 客源预测航线设置 --> <package name="airSourceRoute" extends="agent-root" namespace= 阅读全文
posted @ 2017-12-28 17:22 哒哒--波波 阅读(112) 评论(0) 推荐(0) 编辑
 
摘要: <div id="buttomBar"> <c:if test="${pageBean.currentPage==1}"> <a href="<%=request.getContextPath()%>/queryMessages2.action?msgType=CPF&currentPage=${p 阅读全文
posted @ 2017-12-28 12:13 哒哒--波波 阅读(298) 评论(0) 推荐(0) 编辑