debugging through JSP code
posted Friday, March 21, 2008 3:51 PM Profile for R Petic Send New Private Message Edit/Delete Post Reply With Quote Hi,
I'm trying to debug through jsp code in MyEclipse. I start Tomcat from MyEclipse. When it reaches the breakpoint, it stops there and complains 'Source not found for XXX.jsp line:698'. I can see the values of the variables in the 'Varaibles' window, step through but cannot see the source code.
I've tried adding the 'work' folder to build path but that didn't help.
thnx,
RP