S
Steffen Schlachter
I want to track some information across multiple restarts of my
webapp.
The problem is as follows: Every time my service fails I want to
increase a counter. Sometime I need to restart my webapp but I want to
keep the values stored in the counter.
I am using Tomcat 5 and Servlets. Can anyone give me a hint?
Regards,
Steffen
webapp.
The problem is as follows: Every time my service fails I want to
increase a counter. Sometime I need to restart my webapp but I want to
keep the values stored in the counter.
I am using Tomcat 5 and Servlets. Can anyone give me a hint?
Regards,
Steffen