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 go a second time in form
3 I have javax.servlet.ServletException: BeanUtils.populate
Forms are in session scope.
Have you got an idea ?

There's not enough information here to tell you what's going wrong, but something you can try to understand the problem better would be to configure debug logging for BeanUtils. That usually makes it easier to see exactly how/where BeanUtils is failing.

L.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to