I just installed Eclipse Version: 3.0.1 Build id: 200409161125 and the latest MyEclipse. I have been playing around with it, and i cannot seem to get jsp breakpoints to work. I make a simple webapp with a single jsp that calls a method on a single class. If i set a breakpoint in the java class it works fine and breaks like expected. But putting breakpoints in the jsp, specifically in a scriptlet, does nothing. I have tried this on both jboss 3.2.3 and tomcat 4 with the same results. Am i missing some configuration option somewhere?
thanks
nikhil |