From dev-return-60574-apmail-myfaces-dev-archive=myfaces.apache.org@myfaces.apache.org Fri Dec 28 02:33:03 2012 Return-Path: X-Original-To: apmail-myfaces-dev-archive@www.apache.org Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 297DEDD16 for ; Fri, 28 Dec 2012 02:33:03 +0000 (UTC) Received: (qmail 32615 invoked by uid 500); 28 Dec 2012 02:33:02 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 32505 invoked by uid 500); 28 Dec 2012 02:33:02 -0000 Mailing-List: contact dev-help@myfaces.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "MyFaces Development" Delivered-To: mailing list dev@myfaces.apache.org Received: (qmail 32481 invoked by uid 99); 28 Dec 2012 02:33:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Dec 2012 02:33:01 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of gerhard.petracek@gmail.com designates 209.85.212.47 as permitted sender) Received: from [209.85.212.47] (HELO mail-vb0-f47.google.com) (209.85.212.47) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 28 Dec 2012 02:32:56 +0000 Received: by mail-vb0-f47.google.com with SMTP id e21so10392243vbm.34 for ; Thu, 27 Dec 2012 18:32:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=QAtIQdBGKT+b29bWiei8JAcrOgPAMeT6LhKZGtak4QE=; b=GOd+LTI4bJRTLWCmfvesi05zeLEEwGWLqq56p1BLj2jgLM4E5QipfjARurTA9hiq8V l22wST/6QHYMFDuXwhpCPG/5pIMHe2X1cq6rBkK2hrE+v+4HEaKhQVZ2SuCAMyhSazdA 0OVdNdH+Bres0w9yCRhe081zvUogwFgBW+xSP7iBjv9jUpZfjAADygQiOs9yAClTfNwo 8cOudaO6zx7/W85J5AATOExbU1Lv16TRQsx+ubBvYGDm8hrhiAkMfYS2oQKb+Vl7+zLn 52DaOUD7IRmnJxwJqMnVz/PSuP7OfFHUVVrydVA79gKJM8NI5C58uvD2xThdVnC9th+W br8w== Received: by 10.58.214.231 with SMTP id od7mr50958346vec.44.1356661955988; Thu, 27 Dec 2012 18:32:35 -0800 (PST) MIME-Version: 1.0 Received: by 10.52.67.51 with HTTP; Thu, 27 Dec 2012 18:32:15 -0800 (PST) In-Reply-To: <1356660335092-113980.post@n7.nabble.com> References: <1356660335092-113980.post@n7.nabble.com> From: Gerhard Petracek Date: Fri, 28 Dec 2012 03:32:15 +0100 Message-ID: Subject: Re: @ViewAccessScoped datatable selected row value not available for first time To: MyFaces Development Content-Type: multipart/alternative; boundary=089e01183198f78b1704d1e07912 X-Virus-Checked: Checked by ClamAV on apache.org --089e01183198f78b1704d1e07912 Content-Type: text/plain; charset=ISO-8859-1 hi jacob, please provide more details (and/or a link to a demo which illustrates the issue). regards, gerhard http://www.irian.at Your JSF/JavaEE powerhouse - JavaEE Consulting, Development and Courses in English and German Professional Support for Apache MyFaces 2012/12/28 Pon > Hello > > In my managed bean I have @ViewAccessScoped, I have noticed that when user > selects a row from a datatable for the first time, the selected row is not > available in managed bean, however for subsequent selections, selected row > value is available in managed bean. > > If I use session scope, then for the first time itself I am able to get the > selected row value. > > What could be the reason for this? > > Any help is highly appreciable. > > Thanks > > > > -- > View this message in context: > http://myfaces.10567.n7.nabble.com/ViewAccessScoped-datatable-selected-row-value-not-available-for-first-time-tp113980.html > Sent from the My Faces - Dev mailing list archive at Nabble.com. > --089e01183198f78b1704d1e07912 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
hi jacob,

please provide more details (and/or= a link to a demo which illustrates the issue).

re= gards,
gerhard

http://www.irian.at

Your JSF/JavaEE powerhouse -
JavaEE Consulting, Development and
C= ourses in English and German

Professional Support for Apache MyFaces=



2012/12/28 Pon <= ;jacob.elias@gma= il.com>
Hello

In my managed bean I have @ViewAccessScoped, I have noticed that when user<= br> selects a row from a datatable for the first time, the selected row is not<= br> available in managed bean, however for subsequent selections, selected row<= br> value is available in managed bean.

If I use session scope, then for the first time itself I am able to get the=
selected row value.

What could be the reason for this?

Any help is highly appreciable.

Thanks



--
View this message in context: http://myfaces.10567.n7.nabble.com/ViewAc= cessScoped-datatable-selected-row-value-not-available-for-first-time-tp1139= 80.html
Sent from the My Faces - Dev mailing list archive at Nabble.com.

--089e01183198f78b1704d1e07912--