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 144218

Summary: Undeclared namespace for JSF tags in JSP
Product: javaee Reporter: arungupta <arungupta>
Component: JSFAssignee: _ potingwu <potingwu>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Macintosh   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description arungupta 2008-08-18 01:02:23 UTC
Using NB 6.5 beta ...

Create a new JSP
Drag/drop JSF Data Table based on an Entity.

The generated code uses undeclared namespace prefix. The drag/drop needs to realize that namespace is not declared on
the page and accordingly declare it.
Comment 1 _ potingwu 2008-08-18 18:59:03 UTC
Plan to fix it for 6.5 FCS.


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