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 221393 - NetBeans is unable to detect request attributes in JSTL
Summary: NetBeans is unable to detect request attributes in JSTL
Status: RESOLVED DUPLICATE of bug 216815
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-02 22:58 UTC by ecerichter
Modified: 2012-11-14 09:17 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of the error message with more details. (10.72 KB, image/png)
2012-11-02 22:59 UTC, ecerichter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ecerichter 2012-11-02 22:58:39 UTC
Product Version = NetBeans IDE Dev (Build 201211020001)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.5-b02

NetBeans always report this as an error (giving a "hint" about "Unknown Property") besides it is correct:

<c:set var="ctx" value="${pageContext.request.contextPath}"/>

Attached is the screenshot of the error with more details.
Comment 1 ecerichter 2012-11-02 22:59:39 UTC
Created attachment 127047 [details]
Screenshot of the error message with more details.
Comment 2 Martin Fousek 2012-11-14 09:17:27 UTC
Duplicate of issue #216815.

*** This bug has been marked as a duplicate of bug 216815 ***