| 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
|
 |
 |
|
|
subject: Myfaces 2.0.6-Getting Conversion error when extending class or implementing interface
|
|
|