Hi all, i have a servlet using jdom to generate XML files and i very often get an OutOfMemoryException. saw on jdom FAQ that it is possible to increase a JVM's memory size, but how can I do that on tomcat? thanks ll