ginal Message-
From: Bogdan Cirstea [mailto:[EMAIL PROTECTED]
Sent: Fri 7/30/2004 1:16 PM
To: Struts Users Mailing List
Subject: Re: bean property copy
i tried but didn't work that way
Erdem Ergin wrote:
Hi,
Possibly between pageA and pageB, you have an action. In that action's execute
f
:16 PM
To: Struts Users Mailing List
Subject: Re: bean property copy
i tried but didn't work that way
Erdem Ergin wrote:
>Hi,
>
>Possibly between pageA and pageB, you have an action. In that action's execute
>function you get formA as parameter. Then generate a new for
st
Subject: bean property copy
hello
i'm using struts1.1 and i have a problem:
i am in pageA with formA with property prop1 and prop2 and i want to go
in pageB in witch i have formB with properties named prop1 and prop2
also. and i want that in pageB, in property from formB to have value of
= new FormB;
formB.att1 = formA.att1;
request.setAttribute(mapping.getAttribute(), formB);
Erdem
-Original Message-
From: Bogdan Cirstea [mailto:[EMAIL PROTECTED]
Sent: Fri 7/30/2004 12:17 PM
To: Struts Users Mailing List
Subject: bean property copy
hello
i
hello
i'm using struts1.1 and i have a problem:
i am in pageA with formA with property prop1 and prop2 and i want to go
in pageB in witch i have formB with properties named prop1 and prop2
also. and i want that in pageB, in property from formB to have value of
properties from formA. for this i p
5 matches
Mail list logo