for the items you have to use a List or array of SelectItem objects, for the preselected values you have to use an array of the same type than the values used in the SelectItems. If you use Strings as values of the SelectItems, the value of the picklist has to be an array of Strings. Hope that helps,
Bruno On 5/3/06, octoberdan <[EMAIL PROTECTED]> wrote:
hmmm... I'll grab the nightly and retry again. What are the return types and method signitures I'm supposed to be using in the backing bean? -- View this message in context: http://www.nabble.com/A-decent-example-of-picklist-t1535665.html#a4212016 Sent from the MyFaces - Users forum at Nabble.com.

