combining two form bean in one form

2003-02-27 Thread Richard Raquepo
can i combine two formbean?

i mean i have a PersonalInfoForm bean and ContactInfoForm bean.

can i combine them to in one html? 

how?

thanks in advance... 

Re: combining two form bean in one form

2003-02-27 Thread Chetan Sahasrabudhe
write two different jsps for both form bean
later write third one and include the previous two in that :)

- Original Message - 
From: Richard Raquepo [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Friday, February 28, 2003 10:49 AM
Subject: combining two form bean in one form


can i combine two formbean?

i mean i have a PersonalInfoForm bean and ContactInfoForm bean.

can i combine them to in one html? 

how?

thanks in advance...


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



Re: combining two form bean in one form

2003-02-27 Thread Richard Raquepo
i'll be having the inputs of the tow formbean in one html?
that's what i need...

- Original Message - 
From: Chetan Sahasrabudhe [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Friday, February 28, 2003 1:19 PM
Subject: Re: combining two form bean in one form


 write two different jsps for both form bean
 later write third one and include the previous two in that :)
 
 - Original Message - 
 From: Richard Raquepo [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Friday, February 28, 2003 10:49 AM
 Subject: combining two form bean in one form
 
 
 can i combine two formbean?
 
 i mean i have a PersonalInfoForm bean and ContactInfoForm bean.
 
 can i combine them to in one html? 
 
 how?
 
 thanks in advance...
 
 
 -
 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]



combining two form bean in one form

2003-02-27 Thread Richard Raquepo
is this possible? to have the inputs of the two beans in one html?

 orig
can i combine two formbean?

i mean i have a PersonalInfoForm bean and ContactInfoForm bean.

can i combine them to in one html? 

how?

thanks in advance...


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