I successfully created several servlets using Sun's jswdk-1.0.1. I then attempted to take these identical servlets and execute them using Apache and JRun, without success. Now it appears that there is a fair amount of configuration that is required and I probably still have issues, but it seems that JRun requires the use of their own version a servlet class. Is this true? If it is true, then it appears to run counter to the "run anywhere" spirit of Java.
Jim Michalek
