Return-Path: Delivered-To: apmail-myfaces-users-archive@www.apache.org Received: (qmail 27430 invoked from network); 20 Apr 2006 08:31:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Apr 2006 08:31:34 -0000 Received: (qmail 81958 invoked by uid 500); 20 Apr 2006 08:31:30 -0000 Delivered-To: apmail-myfaces-users-archive@myfaces.apache.org Received: (qmail 81912 invoked by uid 500); 20 Apr 2006 08:31:29 -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 81901 invoked by uid 99); 20 Apr 2006 08:31:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 01:31:29 -0700 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of lists@nabble.com designates 72.21.53.35 as permitted sender) Received: from [72.21.53.35] (HELO talk.nabble.com) (72.21.53.35) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 20 Apr 2006 01:31:29 -0700 Received: from localhost ([127.0.0.1] helo=talk.nabble.com) by talk.nabble.com with esmtp (Exim 4.50) id 1FWUU7-0000Q6-UK for users@myfaces.apache.org; Thu, 20 Apr 2006 01:25:57 -0700 Message-ID: <4003133.post@talk.nabble.com> Date: Thu, 20 Apr 2006 01:25:51 -0700 (PDT) From: 101questionjsf To: users@myfaces.apache.org Subject: Re: savestate problem, help!! In-Reply-To: <4002245.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-Sender: innovest_11@yahoo.com X-Nabble-From: 101questionjsf References: <4002245.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Let me put this simply: Previously, I'm using session scope, now i changed to request scope. I'm using ListDataModel wrapping around an arraylist. Also using datatable and datascroller. I'm using savestate outside of f:view: Whenever i clicked page 2 on datascoller to see next page of my datatable, I'll get illegalexception as shown in my previous posting. -- View this message in context: http://www.nabble.com/savestate-problem%2C-help%21%21-t1478833.html#a4003133 Sent from the MyFaces - Users forum at Nabble.com.