My application has a large number of contexts under virtual hosts that
use the same set of webapps. At present, all the JSPs are compiled to a
different scratch directory under tomcat/work for each context. Is it
possible to use a shared scratch directory to save on perm gen memory
and cut down the load on the Jasper compiler?
 
Thanks,
 
Steve

Reply via email to