You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@myfaces.apache.org by Jan Bols <ja...@ivpv.ugent.be> on 2005/06/08 16:43:59 UTC

what to return in getAsString

I'm using a custom converter for objects stored in selectItem objects of a  
selectOneList component.

What do I return in the getAsString method when nothing is selected? Do I  
return null or do I return an empty string ""?

Greetings
Jan Bols