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 - Undeclared namespace for JSF tags in JSP
Summary: Undeclared namespace for JSF tags in JSP
Status: RESOLVED DUPLICATE of bug 137433
Alias: None
Product: javaee
Classification: Unclassified
Component: JSF (show other bugs)
Version: 6.x
Hardware: Macintosh All
: P3 blocker (vote)
Assignee: _ potingwu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-18 01:02 UTC by arungupta
Modified: 2008-08-18 18:59 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 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 ***