How to implement Custom webapp classloader? [OT]

2004-09-13 Thread G Q
Hi, This might be OT but I would appreciate any help. The scenario I have is as follows: The application jar file is located on a remote server. When tomcat starts up, I would like to make a URL connection to the remote server and download the latest jar file and use that instead of actually plac

Re: How to implement Custom webapp classloader? [OT]

2004-09-13 Thread G Q
> willing to run the app only on a server connected to the Internet so > they could download the "real" JAR file, nothing is going to stop the > user from accessing the JAR file directly and decompiling it if they > want to :-). > > > > > On Mon, 13 Sep 2