aspose file tools
The moose likes JSF and the fly likes selectOneMenu not loading in jsf page Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "selectOneMenu not loading in jsf page" Watch "selectOneMenu not loading in jsf page" New topic
Author

selectOneMenu not loading in jsf page

ssjava
Greenhorn

Joined: Sep 26, 2007
Posts: 7
i want to load data from database to combobox in jsf..If i run the jsf page it is displaying the error:
08:37:42,546 ERROR [UIComponentTagUtils] Component javax.faces.component.UISelec
tItems is no ValueHolder, cannot set value.
08:37:42,546 ERROR [UIComponentTagUtils] Component javax.faces.component.UISelec
tItems is no ValueHolder, cannot set value.

Will any one help me to rectifiy this???
Amit Ghorpade
Bartender

Joined: Jun 06, 2007
Posts: 2547
    
    2

Hi ssjava , your name does not follow the Javaranch naming policy on screen names . Please change it using the My Profile link above.


SCJP, SCWCD.
|Asking Good Questions|
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: selectOneMenu not loading in jsf page
 
Similar Threads
Connection Cache with this Cache Name is Disabled
Can not commit a managed transaction
Problem displaying desired output
How to display validation error messages without component ID
1.4 Collection question?