Is this type of compiling container specific? Ex. Could I use the
WebLogic compiler to compile jsp and then put it under a WebSphere
container and have everything work? I've seen in JRun that the
compiled files contain references to JRun. Just curious if there is
a generic compiler that would be container independent so when you
put the compiled files in, it would recognize them and not recompile
them the first time?