/ Published in: Java
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
import java.net.URL; import java.net.URLClassLoader; public class PrintClasspath { //Get the System Classloader //Get the URLs for(int i=0; i< urls.length; i++) { } } }
URL: http://www.java-tips.org/java-se-tips/java.lang/how-to-print-classpath.html