Tom> I'll post my patches and a readme sometime today. You can get the spec files and patches here: ftp://ftp.cygnus.com/pub/home/tromey/jserv-stuff.tar.gz This should build a compiled JServ that can be used to run both compiled and interpreted applets. Compiled applets should be named so that our Class.forName can automatically load them (ie, named based on the class name). This works for me, but YMMV. Tom