facebook

jsp debugging problem in included jsp files

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #200453 Reply

    alz2003
    Member

    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

    #200461

    support-michael
    Keymaster

    This is a known behavior that only JSP breakpoints in top-level pages are honored. The fix to enable breakpoints in included JSP requires a very low level modification of the Eclipse debugging system. We expect the Eclipse team to address it as part of an upcoming M-release. At that time we will propogate the fix through the MyEclipse debugger.

    Michael
    MyEclipse Support

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: jsp debugging problem in included jsp files

You must be logged in to post in the forum log in