facebook

Debugging jsps running on Tomcat 4.1.xx [Closed]

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

    psweetma
    Member

    Hi, I’ve been doing some searching but can’t find a definitive answer on this one….

    Our house is still running Tomcat 4.1.xx (rather than Tomcat 5). Is there any way I can step through jsp code (compiled or otherwise) using MyEclipse and this version of Tomcat (I’m actually running 4.1.31)?

    Many thanks,
    Paul

    #227314 Reply

    Riyad Kalla
    Member

    Is there any way I can step through jsp code (compiled or otherwise) using MyEclipse and this version of Tomcat (I’m actually running 4.1.31)?

    Unfortunately not. For JSP debugging you need an app server that supports the JSR 45 debugging spec, and Tomcat 4 does not, but Tomcat 5+ does.

    #227321 Reply

    psweetma
    Member

    ok, thanks for clarifying that. time to persuade the server guardians to upgrade tomcat… 😉

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Debugging jsps running on Tomcat 4.1.xx [Closed]

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