I am using JRun. I wonder if there are any debugging tool for JSP pages? Because the error message generated is not very accurate, often the compiler says there is error on certain line but the error is in another line which is miles away. I am wonder if I can download a more accurate debugger? I heard from people in the mailing list saying debugger is JSP Engine dependent, so am I stuck with JRun's debugger? I read the documentation of JRun and their debugger allow checking Java stack for concurrency issues and check Out Of Memory issues..., but they don't provide debugger for more conventional error like mistype variable name or missing ; at the end... Anthony Mak =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant FAQs on JSP/Servlets can be found at: http://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to