This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 195607

Summary: Step into dymanically included page doesn't work
Product: javaee Reporter: Jiri Skrivanek <jskrivanek>
Component: DebuggerAssignee: Martin Entlicher <mentlicher>
Status: VERIFIED WONTFIX    
Severity: normal    
Priority: P3    
Version: 7.0   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: Dynamic include web application

Description Jiri Skrivanek 2011-02-17 10:46:46 UTC
Created attachment 106107 [details]
Dynamic include web application

It is not possible to step into dynamically included JSP pages. To reproduce:

- open attached project in IDE
- add Glassfish server if not installed previously
- put breakpoint to index.jsp line 15 (<h1> tag)
- start debugger (Ctrl+F5) and wait until stops at breakpoint
- press repeatedly F7 (Step in)
- you should get into included JSPs but HashMap class is opened

Product Version: NetBeans IDE Dev (Build 201102160501)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Martin Balin 2016-07-07 08:53:56 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss