aspose file tools
The moose likes JSF and the fly likes Myfaces 2.0.6-Getting Conversion error when extending class or implementing interface Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Myfaces 2.0.6-Getting Conversion error when extending class or implementing interface" Watch "Myfaces 2.0.6-Getting Conversion error when extending class or implementing interface" New topic
Author

Myfaces 2.0.6-Getting Conversion error when extending class or implementing interface

Glad Campbell
Greenhorn

Joined: Jun 01, 2011
Posts: 1
Hi All,

I've been getting the following error:

whenever I extend my class SearchResult from ArrayList<Entry> or implement List<Entry>.
when I don't extend/implement the error seems to be different.
is it ok for me to just implement the getter method without implementing the setter for the backing beans?



any help or hint is much appreciated.
thanks,
glad
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Myfaces 2.0.6-Getting Conversion error when extending class or implementing interface
 
Similar Threads
Using of nested Datatables
problem JSF - datatable from DB
How to handle checkbox in jsf
JSP expression inside JSF tag?
Error on console RenderResponsePhase execute