From adffaces-user-return-2490-apmail-incubator-adffaces-user-archive=incubator.apache.org@incubator.apache.org Tue Mar 27 14:30:49 2007 Return-Path: Delivered-To: apmail-incubator-adffaces-user-archive@locus.apache.org Received: (qmail 570 invoked from network); 27 Mar 2007 14:30:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Mar 2007 14:30:49 -0000 Received: (qmail 76401 invoked by uid 500); 27 Mar 2007 14:30:55 -0000 Delivered-To: apmail-incubator-adffaces-user-archive@incubator.apache.org Received: (qmail 76379 invoked by uid 500); 27 Mar 2007 14:30:55 -0000 Mailing-List: contact adffaces-user-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: adffaces-user@incubator.apache.org Delivered-To: mailing list adffaces-user@incubator.apache.org Received: (qmail 76370 invoked by uid 99); 27 Mar 2007 14:30:55 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 07:30:55 -0700 X-ASF-Spam-Status: No, hits=2.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of cagatay.civici@gmail.com designates 209.85.132.244 as permitted sender) Received: from [209.85.132.244] (HELO an-out-0708.google.com) (209.85.132.244) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 27 Mar 2007 07:30:47 -0700 Received: by an-out-0708.google.com with SMTP id b2so2387726ana for ; Tue, 27 Mar 2007 07:30:26 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=kRKDSO4f/ksIlAXWmrRa8o+Ihg10g+0j7MoZeYYwoCamHFpAyOPSumJOdSHeEzLbWZLQxxtkS5FNh7xU2BEodkVbS1UhE5lduj0vr+uc7PcGuwEQ/Eu7wWHx8TaNNTOcudTYNnD9b9iDYvkG0L0wKPStAb5GHUw8gAhL7sj6Fkc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=ueKoduejirh+HuLqO9o9Nr6JUYVHf/JS66MdnvQoAqvqXo6S7q84Qm5YMSfhHCWM0XDq6ZpTWueX1vRopSVgELUIxRyixNxBm8pI5qTY6vowO+mxTtVrm1HPCFW0GHxkrMjVIaRIu/uv4i3zYviAGDhWxO36Lm4LaEBbQ+HwBBI= Received: by 10.100.190.8 with SMTP id n8mr5905149anf.1175005826172; Tue, 27 Mar 2007 07:30:26 -0700 (PDT) Received: by 10.100.106.20 with HTTP; Tue, 27 Mar 2007 07:30:26 -0700 (PDT) Message-ID: <8c9d4eaa0703270730q59af0bd7ycc011801faf880de@mail.gmail.com> Date: Tue, 27 Mar 2007 17:30:26 +0300 From: "Cagatay Civici" To: adffaces-user@incubator.apache.org Subject: Re: How to set focus to an inputText In-Reply-To: <71235db40703270602h578b0e36v12a0cd5874edfa46@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_7555_13736805.1175005826117" References: <45FE8595.4020302@gg-media.biz> <254acf980703190649x35d51757y888744087f422aec@mail.gmail.com> <45FF2E7F.5070708@oracle.com> <4600102C.4020607@oracle.com> <71235db40703270602h578b0e36v12a0cd5874edfa46@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org ------=_Part_7555_13736805.1175005826117 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline http://example.irian.at/example-sandbox-20070327/focus.jsf On 3/27/07, Matthias Wessendorf wrote: > > perhaps putting something stupid like > > > at the end of the page works... > > > On 3/27/07, Balaji Phani Krishna Annangi > wrote: > > Everyone, > > Does anybody know how to set initial focus to a when a > > jsf page loaded? > > I'm not using tag - so I cannot use initialFocusId > > > > Sample code: > > > > > > ... > > ... > > ... > > > > > label="#{addressProps.values.addressLine1}"> > > > label="#{addressProps.values.addressLine2}"> > > > label="#{addressProps.values.addressLine3}"> > > ... > > ... > > ... > > > > > > How to set the focus to addressLine1 inputText? > > Many thanks in advance > > > > --Krishna > > > > > -- > Matthias Wessendorf > http://tinyurl.com/fmywh > > further stuff: > blog: http://jroller.com/page/mwessendorf > mail: mwessendorf-at-gmail-dot-com > ------=_Part_7555_13736805.1175005826117--