is JSP debug on tomcat 4.1 working (build 1178) ?
Hello,
My configuration:
IntelliJ build 1178
JDK j2sdk1.4.1_01
Tomcat 4.1
Windows XP
I can debug class that use in jsp, create breakpoints, and aplication stopping on it.
But if i create breakpoints in JSP files, application doesn't stop on it.
Is this is a problem of configuration, or something else?
Greets
Ales' Muchin
请先登录再写评论。
On tomcat 5.0.19, breakpoints in JSP work fine, but with tomcat 4.1 its still a problem.
Greets
Ales' Muchin
Tomcat 4.1 is unsuppported, AFAIK.
The only supported versions are 4.0.x and 5.0.x.
Michal