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 installed MyEclipse and Weblogic 8.1. Then, I deployed the “HelloWorld” application that is shipped with the tutorial in MyEclise.
I can successfully debug the HelloWorld servlet; however, if I try to debug the JSP it does not work. It seems the breakpoint I set in the JSP is disregarded.