facebook

Does Tomcat 5.0 support jsp native debugging?

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #226157 Reply

    icg_amigon
    Member

    I am following the MyEclipse User Guide in HELP, under Web Development and Deployment Tutorial – Part-2, Deploying and Debugging a Web Project, trying the Native JSP Debugging feature, but it didn’t work.

    I was using tomcat 5.0 as required. Does tomcat 5.0 really supports jsp native debugging? Or have I miss something?

    #226168 Reply

    Riyad Kalla
    Member

    Does tomcat 5.0 really supports jsp native debugging?

    Yes, but you need to be using JDK 1.4+, the newer the JDK the better results. Also make sure you are launching Eclipse with the same VM you are launching your App Server for the dest debugging results (you can use the -vm switch, check Eclipse docs if you haven’t used it before).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Does Tomcat 5.0 support jsp native debugging?

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