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