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’ve just finally got my trial version of ME working. All looks good except that I cannot get a breakpoint in my JSP to stop the code so I can step through. Works in .java source okay.
I’m running Eclipse 3.0 with Tomcat 4.1 and ME 3.8. My project is configured as an ME Struts app.
Tomcat 4 does not support the JSR 45 spec that is required for JSP debugging. Also arbitrary breakpoints are currently not supported, they are only supported to evaluate scriplets of Java code, BUT we will be adding back the ability to set arbitrary breakpoints anywhere in the JSP page for the 3.8.2 release.