Return-Path: Delivered-To: apmail-myfaces-dev-archive@www.apache.org Received: (qmail 80082 invoked from network); 18 Aug 2005 18:38:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Aug 2005 18:38:23 -0000 Received: (qmail 48351 invoked by uid 500); 18 Aug 2005 18:38:21 -0000 Delivered-To: apmail-myfaces-dev-archive@myfaces.apache.org Received: (qmail 48321 invoked by uid 500); 18 Aug 2005 18:38:21 -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 48308 invoked by uid 99); 18 Aug 2005 18:38:21 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2005 11:38:21 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [80.245.193.101] (HELO ns1.artaker-group.com) (80.245.193.101) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 18 Aug 2005 11:38:39 -0700 Received: from www.artaker-group.com [80.245.193.99] by ns1.artaker-group.com with XWall v3.33a ; Thu, 18 Aug 2005 20:38:15 +0200 Received: from [192.168.1.7] by mgate.artaker.local with SMTP (MDaemon.v3.5.6.R) for ; Thu, 18 Aug 2005 20:38:12 +0200 Message-ID: <4304D593.1050604@artaker.at> Date: Thu, 18 Aug 2005 20:38:11 +0200 From: "joerg@artaker.at" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: MyFaces Development , "martin@marinschek.com" Subject: Re: preserveDataModel References: <430485A5.7080505@artaker.at> <5a99335f05081806307bd4712@mail.gmail.com> In-Reply-To: <5a99335f05081806307bd4712@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Return-Path: joerg@artaker.at X-MDaemon-Deliver-To: dev@myfaces.apache.org Reply-To: joerg@artaker.at X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi Martin. what do you meanby "looses its backing model" ?? greetings j�rg Martin Marinschek wrote: >No, not as far as I know. > >You can easily try out the differences between preserveDataModel true >and false by having a request scoped bean on the backend which looses >its backing model upon reload and by showing links in the datatable - >without preserveDataModel = true the links will not be executed! > >regards, > >Martin > >On 8/18/05, joerg@artaker.at wrote: > > >>hi everybody! >> >>i'm having troubles understanding the function of the dataTable, when >>preserveDatamodel = true. Is there an example designed only for testing >>this feature, someting which clearly shows the difference between the >>two possibilities?? >> >>happy for any suggestions... >>greetings j�rg >> >> >> >> > > > >