PersistentCounter servlet

Hi to all membersMy Persistent Counter program restarts from 1 every time l restart my Tomcat 6, l put both the PersistentCounter class and visit.txt file that holds the count into the directory exemples/WEB-INF/classes/persistentcounterhelp please
[283 byte] By [pep1a] at [2007-11-27 5:49:50]
# 1
sounds like you are deleting/recreating the file when it starts. or not flushing when you write a new count...
bsampieria at 2007-7-12 15:36:53 > top of Java-index,Java Essentials,New To Java...