摘要:
在Action中: HttpServletRequest request = ServletActionContext.getRequest(); String url =request.getRequestURL(); 在拦截器中: public String intercept(ActionIn 阅读全文
posted @ 2017-07-08 21:52
lgp20151222
阅读(195)
评论(0)
推荐(0)
摘要:
直接看我的注解吧 注意地址的斜杠,还有地址别写什么相对地址了,这包太老了,服务器update一下兼容问题就出来了。 #第一个参数定义达到什么程度就输出 第二第三....第N 定义输出的类型 #debug<info<worn<error log4j.rootLogger=debug, stdout , 阅读全文
posted @ 2017-07-08 19:54
lgp20151222
阅读(1179)
评论(0)
推荐(0)
摘要:
改变 jquery操作:$('#in').val("你想要的内容"); js操作:document.getElementById("id").value = "你想要的内容"; 得到 jquery操作:$('#in').val(); js操作:document.getElementById("id" 阅读全文
posted @ 2017-07-08 11:08
lgp20151222
阅读(144)
评论(0)
推荐(0)

浙公网安备 33010602011771号