This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: Problem using listShuttleilya_shaikovsky Feb 10, 2009 9:55 AM (in response to lmk)Yes converter is mandatory for listShuttle and orderingList components. 
- 
        2. Re: Problem using listShuttlelmk Feb 10, 2009 10:01 AM (in response to lmk)"ilya_shaikovsky" wrote: 
 Yes converter is mandatory for listShuttle and orderingList components.
 we cannot return null object on getAsObject function?
- 
        3. Re: Problem using listShuttlelmk Feb 10, 2009 10:24 AM (in response to lmk)I define the converter and still get error; 
 "Component form_id:j_id192 has invalid value expression com.user.package.User@d6fc23"
- 
        4. Re: Problem using listShuttlelmk Feb 10, 2009 12:42 PM (in response to lmk)need to override equals and hashcode methods, 
 I think its not judicious to use dao objects directly on listShuttel, I'll use a value object.
 Why JSF is so constraining !!!
 
    