Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 64462 invoked from network); 18 Mar 2008 19:01:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Mar 2008 19:01:56 -0000 Received: (qmail 88896 invoked by uid 500); 18 Mar 2008 19:01:49 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 88871 invoked by uid 500); 18 Mar 2008 19:01: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 88860 invoked by uid 99); 18 Mar 2008 19:01:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2008 12:01:49 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of josuealcalde@gmail.com designates 72.14.220.153 as permitted sender) Received: from [72.14.220.153] (HELO fg-out-1718.google.com) (72.14.220.153) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Mar 2008 19:01:09 +0000 Received: by fg-out-1718.google.com with SMTP id 13so26417fge.20 for ; Tue, 18 Mar 2008 12:01:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; bh=qfQ6tDru/ku3N/jTXKCd8v7uB6aafUP7Em9CVpm7oMw=; b=L7nGFxflKKn/UpMT054OICGXxZbNCeppw0Tl5zY3dCJpM++6iBOVuRl8mgfN3aTQCwVZKeJ3WtaWgajN4YyIFqVyHnChVyXTWeF4zx9MQ/YC1YXz1gTTdCUGDD1Z9D2PZmOQlkB1RbLJsluU5ROnaqJcA55OpFme6+QG1GLMjaY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=subject:from:to:in-reply-to:references:content-type:date:message-id:mime-version:x-mailer:content-transfer-encoding; b=Nnp5IJHRknP+ZEeLQJ5iu+XXKAjAuegUhJtSsEQZS7yKUEgotkcKcPc/xGktKlNHAQhgRIWkLlowQ7sLwXMJ+Fq4iP52hIOvhHhyoARKC4eZdhXRK7oE7a2QnJglnGbtTqw7SKMuLX1e3Q4UAC/5pR9bMT7FDPAQGyHeSRJ3F2U= Received: by 10.82.175.17 with SMTP id x17mr3635706bue.19.1205866879397; Tue, 18 Mar 2008 12:01:19 -0700 (PDT) Received: from ?192.168.1.36? ( [85.49.174.101]) by mx.google.com with ESMTPS id 3sm24244651fge.7.2008.03.18.12.01.17 (version=SSLv3 cipher=RC4-MD5); Tue, 18 Mar 2008 12:01:18 -0700 (PDT) Subject: RE: Doubt on t:inputCalendar From: =?ISO-8859-1?Q?Josu=E9?= Alcalde =?ISO-8859-1?Q?Gonz=E1lez?= To: MyFaces Discussion In-Reply-To: References: <47DE2FF7.6030504@chello.at> Content-Type: text/plain; charset=UTF-8 Date: Tue, 18 Mar 2008 20:01:15 +0100 Message-Id: <1205866875.6052.1.camel@centrino-ubuntu> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked by ClamAV on apache.org You are using javascript to show the calendar so I think using javascript to make the textfield readonly is the best approach. El lun, 17-03-2008 a las 14:16 +0530, krishna.srinivasank@wipro.com escribió: > HI, > Anyone know the answer? > > -----Original Message----- > From: simon.kitching@chello.at [mailto:simon.kitching@chello.at] > Sent: Monday, March 17, 2008 2:17 PM > To: MyFaces Discussion > Subject: Re: Doubt on t:inputCalendar > > Hi Krishna, > > krishna.srinivasank@wipro.com schrieb: > > I am using t:inputCalendar. Our requirement is to make the text field > > as read only and allow users to select date from the calendar. > > When I am using the readonly attribute the value is not submited to > > the bean. How can I resolve this issue? > Try using disabled=true instead. > > Regards, > Simon > > > The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. > > WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. > > www.wipro.com >