MERVYN.SANDS wrote: > Is there a recommended way to reference classes/jars external to the > Tomcat 5.5 directory tree? I've googled on this and seen a variety of > postings. Modifying setclasspath.sh seems to work - but changes here affect > the System Class Loader. How have others referenced external classes/jars > at a web app level?
Classes go to WEB-INF/classes, jars to WEB-INF/lib. Regards mks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]