1 Reply Latest reply on Nov 10, 2005 11:01 AM by kylewburke

    JSP Compiler Configuration

    kylewburke

      When a JSP fails, the line number of the Servlet code is printed out in the console/log file. Is there a way to force JBoss to print the number of the suspected line in the original JSP? I have made changes to various properties of the JIT compiler but to no avail. Some other containers print something like:

      "This may be a result of an error on line XX of somejsp.jsp"