File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Can't find managed bean in xhtml attribute values..! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Can Watch "Can New topic
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
    
    7

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.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Can't find managed bean in xhtml attribute values..!
 
Similar Threads
How get session mb in POJO?
new added element to list will update all current elements of the list while using session bean
managed bean injection problem
Not creating managed bean
JSF 2.0 cannot rech out-come page