| Author |
Can't find managed bean in xhtml attribute values..!
|
Avik Mazunder
Ranch Hand
Joined: Jun 27, 2012
Posts: 39
|
|
I have created a managed bean in faces-config.xml but when I am tring to bind with the rich datatable in value it is not showing the managed bean...please help...
Thanks
My managed bean is:
|
 |
E Armitage
Ranch Hand
Joined: Mar 17, 2012
Posts: 220
|
|
|
Where is it not being shown? Do you mean in your IDE as an autocomplete suggestion? Your IDE would have to support the feature for it to work and the problem wouldn't really be a JSF one, but a tool support one.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14568
|
|
|
It would help a lot if you would show the actual View Definition for the dataTable.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Can't find managed bean in xhtml attribute values..!
|
|
|