サンプル
protected void doGet(HttpServletRequest arg0, HttpServletResponse arg1) {
Compiler.compileClasses("my.class");
}
解決策
静的にコンパイルされたコードのみを使用します。