RE : Go back -> BeanUtils.populate

2007-05-30 Thread Jean-Marie Pitre
#x27;t know why ? -Message d'origine- De : Sid [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 mai 2007 07:08 À : Struts Users Mailing List Objet : Re: Go back -> BeanUtils.populate Hi Are you using FormFile in your page? This happens when the table that you are trying to paint is n

Re: Go back -> BeanUtils.populate

2007-05-29 Thread Sid
Hi Are you using FormFile in your page? This happens when the table that you are trying to paint is not in the scope of your Make sure you give your in the right place Thanks On 5/29/07, Jean-Marie Pitre <[EMAIL PROTECTED]> wrote: Hi, I am facing a problem ;-) : I am using struts 1.3.5

RE : Re: Go back -> BeanUtils.populate

2007-05-29 Thread Jean-Marie Pitre
e.org Objet : Re: Go back -> BeanUtils.populate Jean-Marie Pitre wrote: > Hi, > > I am facing a problem ;-) : I am using struts 1.3.5 > > My web application is based on several forms and each one corresponds to > a step of a process. > > For example, If I am in the

Re: Go back -> BeanUtils.populate

2007-05-29 Thread Laurie Harper
Jean-Marie Pitre wrote: Hi, I am facing a problem ;-) : I am using struts 1.3.5 My web application is based on several forms and each one corresponds to a step of a process. For example, If I am in the form 3/5 and I go back to form 2 using back button of my browser then I submit the page to