Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I am trying to set breakpoints inside JSP pages, but they are not working. During runtime the server does not stop. I start my server in debug mode, I can easily debug my Java code, but it is impossible to debug JSP pages.
I use Eclipse 3.0.1, MyEclipse 3.8.3 and the JSP editor, Weblogic 8.1 SP3 with JDK 1.4.2_04.
Could you please help my?
Hrmm, Alex when we do see the “source not found” issue we suggest the following:
1) Shut down your app server
2) Remove your deployment
3) Close all editors and your project
4) Restart MyEclipse
5) Open the project and rebuild it
6) Redeploy project
7) Start app server