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 146342

Summary: JSP editor incorrectly displays "cannot find symbol"
Product: javaee Reporter: ceri <ceri>
Component: JSPAssignee: Tomasz Slota <tslota>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: Macintosh   
OS: Mac OS X   
Issue Type: DEFECT Exception Reporter:
Attachments: Simple project showing the problem.
Screenshot of problem.

Description ceri 2008-09-05 17:00:05 UTC
While learning to develop basic portlets, I was very confused by a "cannot find symbol" error displayed by the JSP editor as it was highlighting an error in the 
boilerplate.  Finally, I decided to ignore the error and it turns out that everything works just fine.
Comment 1 ceri 2008-09-05 17:01:25 UTC
Created attachment 69174 [details]
Simple project showing the problem.
Comment 2 ceri 2008-09-05 17:02:52 UTC
Created attachment 69175 [details]
Screenshot of problem.
Comment 3 Tomasz Slota 2008-09-09 15:24:52 UTC


*** This issue has been marked as a duplicate of 141287 ***