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 195611 - Step into forwarded JSP page doesn't work
Summary: Step into forwarded JSP page doesn't work
Status: VERIFIED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-17 12:10 UTC by Jiri Skrivanek
Modified: 2016-07-07 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Test web application. (18.31 KB, application/zip)
2011-02-17 12:10 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2011-02-17 12:10:11 UTC
Created attachment 106112 [details]
Test web application.

It is not possible to step into forwarded JSP page. To reproduce:

- open attached project in IDE
- add Glassfish server if not installed previously
- put breakpoint to forwardTest.jsp line 14 (<h1> tag)
- call "Debug|Debug File" (Ctrl+Shift+F5) and wait until stops at breakpoint
- press repeatedly F7 (Step Into)
- you should get into included JSP but incorrect java classes are opened instead

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:54:31 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