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 125316 - Declaration of component is absent in page bean
Summary: Declaration of component is absent in page bean
Status: RESOLVED INVALID
Alias: None
Product: obsolete
Classification: Unclassified
Component: visualweb (show other bugs)
Version: 6.x
Hardware: PC All
: P1 blocker (vote)
Assignee: _ sandipchitale
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-15 18:01 UTC by Roman Mostyka
Modified: 2008-01-15 18:08 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 Roman Mostyka 2008-01-15 18:01:32 UTC
1. Create web application with "Visual Web JSF" framework.
2. Add Drop Down List component to the page.
3. Open Java tab for the page.

Result: There is no declaration of component in Java code. Therefore it is impossible to work with component in page bean.