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 149029 - Include Directive
Summary: Include Directive
Status: RESOLVED DUPLICATE of bug 148606
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: Other Windows XP
: P1 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-03 08:48 UTC by stanley_loh
Modified: 2008-10-03 08:56 UTC (History)
0 users

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 stanley_loh 2008-10-03 08:48:46 UTC
The NetBeans indicated cannot find symbol as below

Cannot find symbol
Symbol: variable images
Location: class SimplifiedJSPServlet

The variable "images" already defined in the include directive <%@include file="/abc.inc"%> but the JSP can't seem to 
recognize that. I had no problem when work on WSAD.

Please help.
Comment 1 Jan Lahoda 2008-10-03 08:56:16 UTC

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