facebook

Unable to debug JSP (Struts) in Tomcat 4.1

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

    Bala Datla
    Member

    I am unable debug the jsp in struts webapplication in tomcat 4.1. I have given break point sin action class as well as in JSP page. The debugging working fine for action classes but not working in JSP, it is not stopping at breaking point in JSP (JSP contains scriptlets).

    Here is the enviroment I am using

    Eclipse 3.0
    MyEclipse Enterprise Workbench 3.8.4
    Windows XP

    I have done tomcat setup to run in debug mode through widow–>prefernces–>myeclipse–>application server–>tomcat4–>launch–>debug

    Regards,
    Bala Datla

    #230516 Reply

    Bala Datla
    Member

    I think this is the issue

    tomcat 4.1 does not support the JSR045 specification to enable native JSP debugging.

    I tried in tomcat 5.0.28 its working fine.

    Regards,
    Bala Datla

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Unable to debug JSP (Struts) in Tomcat 4.1

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