How can I get the current classpath at runtime as "seen" by any class in a
particular context?  I know I can run System.getProperty( "java.class.path"
), but that seems to just show me the classpath at startup of tomcat rather
than for objects within the webapp.  

--mikej
-=-----
mike jackson
[EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to