Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 26416 invoked from network); 13 Dec 2006 20:28:02 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 13 Dec 2006 20:28:02 -0000 Received: (qmail 65731 invoked by uid 500); 13 Dec 2006 20:27:49 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 65639 invoked by uid 500); 13 Dec 2006 20:27:49 -0000 Mailing-List: contact users-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Discussion" Delivered-To: mailing list users@myfaces.apache.org Received: (qmail 65584 invoked by uid 99); 13 Dec 2006 20:27:49 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 12:27:49 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of behrangsa@gmail.com designates 64.233.184.230 as permitted sender) Received: from [64.233.184.230] (HELO wr-out-0506.google.com) (64.233.184.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 13 Dec 2006 12:27:38 -0800 Received: by wr-out-0506.google.com with SMTP id i11so135731wra for ; Wed, 13 Dec 2006 12:27:17 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JI8YGcQOrIGQpD012eKdUjKjkzyojyCvN15ycg5QPsHUPQSvOKOWnSjUC65CsYEdFe3Gq9hddabxSJzNjQRGolxg52Z8s0SuzwJQGmqvV7kdJ98ubkV3g+YyKyn3M1THvUBj5jyuXPVQ7B2rT4ubkou3wBFx1dJdN9dpGXn7qGE= Received: by 10.78.97.7 with SMTP id u7mr972777hub.1166041634765; Wed, 13 Dec 2006 12:27:14 -0800 (PST) Received: by 10.78.97.1 with HTTP; Wed, 13 Dec 2006 12:27:14 -0800 (PST) Message-ID: <2991d56c0612131227t605e0f3o8440edf997670534@mail.gmail.com> Date: Wed, 13 Dec 2006 23:57:14 +0330 From: "Behrang Saeedzadeh" To: "MyFaces Discussion" Subject: selectManyCheckBox with Integer values MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Checked: Checked by ClamAV on apache.org Hi, I have created a custom converter for a selectManyCheckBox with int values and it is working fine. Is there something available prepackaged with the standard JSF that I can use instead of my custom converter? Also, the inputText does not require a custom converter for handling int values. This makes standard JSF components feel a little bit inconsistent: some components can handle primitive types without a need for a custom converter, while others don't. Isn't this true or am I missing something? Regards, Behi -- "Science is a differential equation. Religion is a boundary condition" - Alan Turing Behrang Saeedzadeh http://www.jroller.com/page/behrangsa http://my.opera.com/behrangsa