Hi guys,
My Jsp pages use <%@ include file=”aaa.jsp” %> and <tiles:insert /> tag to include sub Jsp, the debugging works fine at the root Jsp, it can stop at the break point in the root Jsp, but it can’t stop in the break points in sub JSPs. My configuration problem or ..?
I use MyEclipse 3.6.4, Eclipse 3M5, JDK 1.4.2_01, OS is WinXP professional.
Thanks,
Albert