jEmplode itself needs to be modified some ... things like storing config settings need to be changed to load from a URL so you could read them off the Empeg webserver. It wouldn't be too hard if you're just talking supporting 1.2+ VM's ... It gets annoying trying to support 1.1 VM's because Swing doesn't ship with it and the old Swing 1.1.1 API's are slightly incompatible. The other annoying thing is the fact that you have to sign it three different ways -- once for Netscape, once for IE, and once for the Java Plugin. And Netscape and IE use totally different authentication API's.... Good reference: http://www.suitable.com/CodeSigningBoth.shtml Mike