facebook

JSP Debugging Not Working

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #231641 Reply

    Hi,

    I have configured MyEclipse and Tomcat. I am not able to debug JSP’s though I have set the break points.

    The Server is running in debug mode (default). I have applied the break point in JSP’s but Myeclipse is not all hitting those break points and continues its execution to display the output.

    Am I missing something here ?

    Thanks
    – Sripathy

    #231643

    Riyad Kalla
    Member

    Sripathy,
    I believe you are using Tomcat 4 (per your FAQ post). Tomcat 4 does not support the JSR 45 debugging spec, which is required for successful JSP debugging, we would encourage you to use Tomcat 5 for full debugging support.

    #231680

    Thanks a lot. It works with Tomcat 5 !

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: JSP Debugging Not Working

You must be logged in to post in the forum log in