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 - Debugger is unable to show variables in JSP pages
Summary: Debugger is unable to show variables in JSP pages
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-30 03:03 UTC by ecerichter
Modified: 2016-07-07 08:52 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenhost of the issue. (14.45 KB, image/png)
2013-01-30 03:03 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
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