前端之家收集整理的这篇文章主要介绍了
JS+JSP通过img标签调用实现静态页面访问次数统计的方法,
前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
本文实例讲述了JS+JSP通过img标签调用实现静态页面访问次数统计的方法。分享给大家供大家参考,具体如下:
测试页面: test.html
test
<
Meta http-equiv="pragma" content="no-cache">
<
Meta http-equiv="cache-control" content="no-cache">
<
Meta http-equiv="expires" content="0">
<
Meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
<
Meta http-equiv="description" content="This is my page">
this is a test page.