Hi, I'm trying to use remote debugging for JSP. It seems doesn't work. I set up everything according to the documentation and I can debug all my classes (even compiled JSP pages) but I can't figure out how I can set breakpoints in a JSP and be switched to the debugger when this JSP gets hit. As an application and web server WebLogic 5.01 is used. I'll appreciate any help. Thank you