I have to specify that the servlet is done! And the next time the servlet is run (another tomcat thread) the memory usage starts at the percentage used by the former run. Say, if I want a report and that takes up about 50% of memory, and then you want the same. Then you will take the memory up to 100%, because tomcat still holds 50% from my run, even though it has terminated!
I don't know if that was any clearer? �yvind Hvamstad -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
