On 2/26/07, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
Yes, that's how I would do it.  If you specify an itemValue, then that
value must be of the correct type.  Ie, " " is not a containerType
(Srinivas) and "0" is not a region (Carl).

Another way to handle this is to provide your itemValues from a
backing bean for these things:

ie,

itemValue="#{constants.noSelectionContainerType}" itemLabel="no selection"

Reply via email to