Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 85496 invoked from network); 3 Nov 2004 05:26:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 3 Nov 2004 05:26:44 -0000 Received: (qmail 74499 invoked by uid 500); 3 Nov 2004 05:26:39 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 74446 invoked by uid 500); 3 Nov 2004 05:26:38 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 74432 invoked by uid 99); 3 Nov 2004 05:26:38 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,HTML_50_60,HTML_MESSAGE X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from [207.176.130.12] (HELO ns103.zabco.net) (207.176.130.12) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 02 Nov 2004 21:26:37 -0800 Received: from ontrackindia.com (unknown [203.200.164.156]) by ns103.zabco.net (Postfix) with ESMTP id B9F507382F5 for ; Tue, 2 Nov 2004 22:26:34 -0700 (MST) Received: from koushikc ([192.168.0.63]) by idc.ontrackindia.com ([192.168.0.102]) with SMTP (MDaemon.PRO.v6.7.8.R) for ; Wed, 03 Nov 2004 10:51:36 +0530 Message-ID: <004b01c4c165$d0ec20d0$3f00a8c0@ontrackindia.com> From: "Koushik" To: Subject: javax.servlet.ServletException:BeanUtils.populate Date: Wed, 3 Nov 2004 10:57:31 +0530 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0048_01C4C193.EA7E3730" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-MDRemoteIP: 192.168.0.63 X-Return-Path: koushik@ontrackindia.com X-MDaemon-Deliver-To: commons-dev@jakarta.apache.org X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N ------=_NextPart_000_0048_01C4C193.EA7E3730 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I am using DynaAction from struts 1.1 in building a form dynamically.=20 Say I have a purchase order form where there are multiple line items and = which are being added dynamically.=20 I have added couple of line items and then after a brief period when i = try to add more line items I get=20 the above error (mentioned in the subject matter).=20 This occurs if there is session timeout which if I remove does not give = the above error,but which is=20 not a viable solution.=20 Is there any way to get rid of this problem.=20 Looking forward to yours reply.=20 Thanks in advance=20 Koushik ------=_NextPart_000_0048_01C4C193.EA7E3730--