| Author |
accessing a from bean from another form bean
|
sumi sudha
Greenhorn
Joined: Jan 27, 2010
Posts: 14
|
|
Hi,
I have been using JSF for the past 3 years. i am new to struts. Like in JSF we can access a bean reference to some other bean by making an entry in faces config. Do we have any facility in struts where i can access the from bean current object from another.
Regards
Sumitha
|
 |
amit gupta
Greenhorn
Joined: Dec 29, 2006
Posts: 23
|
|
you can extend form1 form2. and form1 should extend ActionForm.
|
SCJP 1.5, SCWCD 5.0
|
 |
 |
|
|
subject: accessing a from bean from another form bean
|
|
|