Hi

I am looking for a way to list the classes in the classpath on a web page. I
will need the code to be portable to any java server.

Has anyone got an idea of how I can do this?

I am not looking at just displaying the classpath, I actually want to list
the files in it. In a Web-app I dont think there is a standard way of
gathering the location of the classes directory. If there is then I can
probably traverse from there. I have noticed that some of the servers do not
actually include the location of the classes in the environment.

Dan Winfield

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to