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 138823

Summary: mergedScriptlets method should not be shown in code completion list
Product: javaee Reporter: Jindrich Sedek <jsedek>
Component: JSPAssignee: Tomasz Slota <tslota>
Status: VERIFIED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Jindrich Sedek 2008-07-02 15:20:12 UTC
Create new WebApplication 
create a scriptlet in index.jsp
invoke code completion inside scriptlet -> mergeScriptlets method is invoked, but it has nothing to do in JSP scritplet
Comment 1 Tomasz Slota 2008-07-02 15:39:50 UTC

*** This issue has been marked as a duplicate of 133833 ***
Comment 2 Jindrich Sedek 2008-12-08 10:50:40 UTC
v.