I *think* I’ve followed the instructions in the tutorial for HelloWorld using TC 5.0.9 but the Native JSP debugging still doesn’t seem to work.
I’m getting:
Source not found for helloWorld_jsp._jspService(HttpServletRequest, HttpServletResponse) line: 28
I see from other posts that this happens when the WebServer does not support the necessary interface, but I’m not sure why I’m getting this with TC 5.
FYI, I’m using JDK 1.3.1 with TC as well as Eclipse if that makes a difference.
What can I check? I’m assuming it’s an installation/configuration problem.
Thanks