Hi,

   I am using Xerces 2.9.1 Java Version to construct the DOM tree. I have
built a web application in which the server side code
   makes use of Xerces API. After the information is extracted from the HTML
page, the result is returned to the user. The transient
   8 variables are not cleaned up at all and all the memory chunks allocated
for the DOM tree still remains in heap.

   Can you implement a method by which all the 8 transient variables are
cleaned up for garbage collection?

   Looking forward to your reply.

Regards
 Vasu

Reply via email to