Traffic statistics software, can be statistical traffic analysis of the site's customers;
So as javaweb developers, how to see their own site traffic, the following to describe the specific steps:,
(a), to the data tube (special) Home CNZZ to register an account, and enter their own website name and domain name;
(b), after the registration is completed, a section of <script></script> code will appear;
(c), import the code into the JSP page where it resides.
<Script type="Text/javascript">var Cnzz_protocol = (("https:" == Document. Location.Protocol) ? "https://" : "http //");Document.Write(unescape("%3cspan id= ' cnzz_stat_icon_1254410858 '%3e%3c/span%3e%3cscript src= '" + Cnzz_protocol + "S11.cnzz.com/z_stat.php%3fid%3d1254410858%26show%3dpic1 ' type= ' text/javascript '%3E%3C/script%3E"));</Script>
If you want to see your website traffic, then you can enter the CNZZ account and password, you can view the traffic.
About the Javaweb flow statistics software