No, we don’t because we allow you to deploy in exploded format to many servers simultaneously and each server has a custom compiler for JSPs. So, each server will compile the JSPs using their own custom compiler at deployment, as you’ve seen. Our compilation allows in the workbench allows you to validate the file without the server running so you don’t get runtime exceptions at first usage, but the compiled output is not usable by the server directly.