|
TitanRebel wrote:
You bring up an excellent point.... The application is Tomcat (not the LPP version). Quite some time ago, it required tools.jar in the classpath (I can't remember why). I just tried it without... and it seems to work. Guess I'll have to do some more testing.Tomcat needs tools.jar to compile JSP-pages (they are converted to Java source code which is then compiled in the usual way with the JDK compiler in tools.jar). If all pages have been compiled, then there is no need for a compiler.
If you have a 1.5 Java then Tomcat 5.5 is a good option. It is fast and it brings its own compiler so tools.jar is not needed.
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.