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 225502

Summary: Debugger is unable to show variables in JSP pages
Product: javaee Reporter: ecerichter
Component: DebuggerAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED WONTFIX    
Severity: normal CC: jskrivanek, markiewb
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: screenhost of the issue.

Description ecerichter 2013-01-30 03:03:53 UTC
Created attachment 130807 [details]
screenhost of the issue.

When debugging a JSP page, hover a variable gives "out of current context" (but it is not).
See attached screenshot for reference. The mouse is over "${count}" variable, that has the value "1" (it holds the count from the sql:update value).
I know the value is "1" because in the redirected page I put the "errMsg" variable out.

Thanks,

Edson
Comment 1 ecerichter 2013-01-30 03:06:34 UTC
I.T.: I'm using NetBeans 7.3 RC1 with JDK 1.7.0_11 x64 on Windows 7.
Comment 2 Martin Entlicher 2014-07-30 22:37:32 UTC
JSP debugger - moving to Javaee/Debugger
Comment 3 Martin Balin 2016-07-07 08:52:36 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