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 216815 - Expression Language in JSP pageContext.request.userPrincipal reports unknown property
Summary: Expression Language in JSP pageContext.request.userPrincipal reports unknown ...
Status: RESOLVED WORKSFORME
Alias: None
Product: javaee
Classification: Unclassified
Component: Expression Language (show other bugs)
Version: 7.0.1
Hardware: PC Windows 7
: P3 normal with 1 vote (vote)
Assignee: Martin Fousek
URL:
Keywords:
: 221393 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-08-13 15:16 UTC by bumble.bee
Modified: 2014-07-29 13:03 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description bumble.bee 2012-08-13 15:16:30 UTC
The Expression Language "${pageContext.request.userPrincipal}" generates an unknown property warning when placed in a JSP file.  The warning is misleading because the property is valid.
Comment 1 Martin Fousek 2012-11-14 09:17:27 UTC
*** Bug 221393 has been marked as a duplicate of this bug. ***
Comment 2 Martin Fousek 2014-07-29 13:03:59 UTC
These false warnings were resolved into the previous release. Validated in the latest build, there is no warning now. Closing as worksforme.