|
Mark That's a good question, and only testing or someone with an inside track on what is happening would know. I have found that precompiling seems to speed up the initial load of jar files even with custom class loaders. David Morris >>> MarkP@xxxxxxxxxxxxxxx 03/07/03 18:34 PM >>> Why would you do a native compile on a JSP? My understanding has always been that only classes that are loaded by the system class loader can take advantage of the native compile. For Tomcat, that pretty much means everything after the bootstrap classes is going through the JIT. Certainly, all of your application code is being run from an application class loader. Mark
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.