I think you are little bit confused.

FormBeans are the request abstractions of requests. Thus, in order to
populate the 2nd bean you have to use request PARAMETERS instead of
request ATTRIBUTTES.

Hope this helps you

On 10/21/06, Jean-Marie Pitre <[EMAIL PROTECTED]> wrote:

Hi,

I would like to forward an Action to another one.
My problem is : I want to pass a data from my first first action to my
second formbean (second action).

I tried to do a setattribute in my first action before calling
mappingfindforward and in my second formbean to create an acessor but
the formbean is never populated.

Have you got and idea ? is it possible and correct to do that ?

Thanks,
Regards JMP.

-------------------
Email Disclaimer
http://www.cofidis.be/emaildisclaimer.php


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



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

Reply via email to