How to install.
Install step.( In Tomcat ).
- Downlaod webcounter.war file.
- Unzip file in TOMCAT_HOME/webapps/webcounter/
- Restart tomcat.
How to compile source.(For developer.)
All needs for compile are Java compiler and Maven.
Compile step.
- Downlaod webcounter_src.zip file.
- Unzip file.
- Just type "maven" in unziped directory.