Is it possible to use an URLClassLoader to download a .class file through a servlet runner like JRun? We have several Web servers that run servlets. Many of these servlets make use of our custom java class libraries. These class libraries are manually installed on the servlet runner for each Web server. I would like to write an application that can download the class libraries from each Web server and test them in turn. I'm just not sure if the servlet runner will allow the .class file to be downloaded. If anyone knows the answer to this or has some alternate ideas I'd appreciate hearing about them. -- David S. Soleno Software Engineer SciberNet, Inc. Tel: (619) 824-0840 Fax: (619) 824-0846 e-mail: [EMAIL PROTECTED] ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
