Does anybody know of a location where I can put a jar file that is shared
among the web apps of a tomcat instance, but not thought out all instances.
i.e. putting a jar in common/ would share that file throughout all instances
of tomcat, which I do  not want.  Short of explicitly including the location
in class path, is there a way to do this?
 
Thanks


Reply via email to