jitong wang wrote:
Hi, all,
I created a new Generator and simply defined dispose() by writting some
string in a existing file. But it seemed that cocoon didn't deal with the
dispose() method in the new Generator that I created when the servlet container was shut down.
Does any people can help me to solve this problem?
Thanks a lot.
Cecilia
Did you implement the Disposable interface?
