Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 82421 invoked from network); 8 Jul 2006 08:00:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Jul 2006 08:00:52 -0000 Received: (qmail 12629 invoked by uid 500); 8 Jul 2006 08:00:47 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 12574 invoked by uid 500); 8 Jul 2006 08:00:47 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 12563 invoked by uid 99); 8 Jul 2006 08:00:46 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jul 2006 01:00:46 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of fderosa@gmail.com designates 64.233.184.227 as permitted sender) Received: from [64.233.184.227] (HELO wr-out-0506.google.com) (64.233.184.227) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 08 Jul 2006 01:00:45 -0700 Received: by wr-out-0506.google.com with SMTP id 69so249248wri for ; Sat, 08 Jul 2006 01:00:24 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=CB9oGy+Dm6AQwBuHrm/z7vHLKeEM4JHh5P1ANarnVDWK4/i5AFa3OE/yGx7wQJVI6ihTkdN8MJ39+Hy+2l11IQhyQ8qItzuDMXu0DR9tjUF1jqQIVbq5DndNOES+1jAuKVrA2quKZsciwu1QLEE4wb98hIPDt98P0ZTLzG6KWy4= Received: by 10.64.47.19 with SMTP id u19mr3212259qbu; Sat, 08 Jul 2006 01:00:24 -0700 (PDT) Received: by 10.64.250.14 with HTTP; Sat, 8 Jul 2006 01:00:24 -0700 (PDT) Message-ID: <4c7958a30607080100u39b3b12xb28dd1baf6cd68ee@mail.gmail.com> Date: Sat, 8 Jul 2006 05:00:24 -0300 From: "Fabian Sergio de Rosa" To: "Jakarta Commons Users List" , raghuveerv@infotechsw.com Subject: Re: FW: Struts + Commons 500 error In-Reply-To: <00cb01c6a262$8252b170$0ec213ac@pwit.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_59720_21299282.1152345624228" References: <4c7958a30607080033s76213e15q69a9971588deb066@mail.gmail.com> <00cb01c6a262$8252b170$0ec213ac@pwit.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_59720_21299282.1152345624228 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline you had the trouble when you try to re login? i had the same trouble with the collections, i don't remember to much. but i think that the problem don't back when i reset the fucking collections => colection = null; <= in the reset method but if you use struts you had 2 or 3 resets i think that you must redefine the first in the hierarchy of forms 2006/7/8, Raghuveer : > > No ,i am using the same form and handling it for 5 jsp pages.All data in > 5 > pages to be in session when clicked "BACK" > and "NEXT" buttons. > So i have used same Actionform in all 5 jsp pages. > > In My First page i have UPLOAD CSV File facilty where user can upload > data.Once the user upload csv file, > data is shown in jsp page. > Same data is shown in all 5 pages. > But When session expires i am able to navigate to login.jsp page by GLobal > Exception but in my first jsp page i am getting below error. > > I am using Nested tags. > > > > -----Original Message----- > From: Fabian Sergio de Rosa [mailto:fderosa@gmail.com] > Sent: Saturday, July 08, 2006 1:04 PM > To: Jakarta Commons Users List; raghuveerv@infotechsw.com > Subject: Re: FW: Struts + Commons 500 error > > > if you try with another form that uses collections tags the problem > persists? > > 2006/7/8, Raghuveer : > > > > It is not happening throught my web application. > > It is happening in only one page,it has form file object and display of > > collection content in actionform. > > > > -----Original Message----- > > From: Fabian Sergio de Rosa [mailto:fderosa@gmail.com] > > Sent: Saturday, July 08, 2006 12:46 PM > > To: Jakarta Commons Users List; raghuveerv@infotechsw.com > > Subject: Re: FW: Struts + Commons 500 error > > > > > > when you session expires, you say the problem. When your session expires > > the > > form that is alocaded in session is droped like every thing that is in > > your > > session, you must control or show that the session expires. or maybe you > > want to change the session's time to live. > > > > 2006/7/8, Raghuveer : > > > > > > > > > When session expires in my JSP i am getting following error. > > > > > > I am using Struts Nested tags and validator framework. > > > I am always using the collection in my actionform with Present,Empty > > tags > > > always in my JSP. > > > > > > > > > > > > > > > > > > > > > > > > > Experts,please share your comments..!! > > > > > > > > > > > > 06/07/08 11:55:24 test: Servlet error > > > java.lang.IndexOutOfBoundsException: Index: 4, Size: 0 > > > at java.util.ArrayList.RangeCheck(Unknown Source) > > > at java.util.ArrayList.get(Unknown Source) > > > at > > > org.apache.commons.beanutils.PropertyUtilsBean.getIndexedProperty > > > (PropertyUt > > > ilsBean.java:433) > > > at > > > org.apache.commons.beanutils.PropertyUtilsBean.getIndexedProperty > > > (PropertyUt > > > ilsBean.java:340) > > > at > > > org.apache.commons.beanutils.PropertyUtilsBean.getNestedProperty > > > (PropertyUti > > > lsBean.java:684) > > > at > > > org.apache.commons.beanutils.PropertyUtilsBean.getProperty > > > (PropertyUtilsBean > > > .java:715) > > > at > > > org.apache.commons.beanutils.BeanUtilsBean.setProperty( > > BeanUtilsBean.java > > > :88 > > > 4) > > > at > > > org.apache.commons.beanutils.BeanUtilsBean.populate(BeanUtilsBean.java > > > :811) > > > at org.apache.commons.beanutils.BeanUtils.populate( > > BeanUtils.java > > > :298) > > > at org.apache.struts.util.RequestUtils.populate( > > RequestUtils.java > > > :493) > > > at > > > org.apache.struts.action.RequestProcessor.processPopulate( > > > RequestProcessor.j > > > ava:804) > > > at > > > org.apache.struts.action.RequestProcessor.process( > RequestProcessor.java > > > :203) > > > at org.apache.struts.action.ActionServlet.process( > > > ActionServlet.java:1196) > > > at org.apache.struts.action.ActionServlet.doPost( > > > ActionServlet.java:432) > > > at javax.servlet.http.HttpServlet.service(HttpServlet.java > :760) > > > at javax.servlet.http.HttpServlet.service(HttpServlet.java > :853) > > > at com.evermind[Oracle Application Server Containers for J2EE > > 10g > > > (9.0.4.0.0 > > > )].server.http.ServletRequestDispatcher.invoke(ServletRequestDispa > > > tcher.java:765) > > > at com.evermind[Oracle Application Server Containers for J2EE > > 10g > > > (9.0.4.0.0 > > > )].server.http.ServletRequestDispatcher.forwardInternal(ServletReq > > > uestDispatcher.java:317) > > > at com.evermind[Oracle Application Server Containers for J2EE > > 10g > > > (9.0.4.0.0 > > > )].server.http.HttpRequestHandler.processRequest(HttpRequestHandle > > > r.java:790) > > > at com.evermind[Oracle Application Server Containers for J2EE > > 10g > > > (9.0.4.0.0)].server.http.HttpRequestHandler.run( > HttpRequestHandler.java > > > :270) > > > at com.evermind[Oracle Application Server Containers for J2EE > > 10g > > > (9.0.4.0.0)].server.http.HttpRequestHandler.run( > HttpRequestHandler.java > > > :112) > > > at com.evermind[Oracle Application Server Containers for J2EE > > 10g > > > (9.0.4.0.0 > > > )].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableRe > > > sourcePooledExecutor.java:186) > > > at java.lang.Thread.run(Unknown Source) > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > > > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > ------=_Part_59720_21299282.1152345624228--