I am testing the life time of static variables on webservices in axis.
 i have webserivce in java that has a static counter that increments itself
for every request it gets. but if the webservice hasnt been accessed for a
while say a day or two by any request. does the static variable still hold
the previous value or does it looses its data. any feedback will be greatly
appreciated.
 thanks
Ravi

Reply via email to