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