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
- Sharing compiled JSPs Steve Vangasse
- Re: Sharing compiled JSPs Martin Gainty
- Re: Sharing compiled JSPs Alon Belman
- RE: Sharing compiled JSPs Steve Vangasse
- Re: Sharing compiled JSPs Bernhard Fröhler
- Re: Sharing compiled JSPs David Delbecq
- RE: Sharing compiled JSPs Steve Vangasse