Hi, I hava a action class "A" , which based on the value in it's form bean takes an appropriate action..
Now, I have an another action class(B), which would explicitly invoke action class A. But the problem is how do i get a reference of form bean of " A", SO THAT i CAN MANUALLY SET . the param value of its respective form bean(A). Thanks & Regards, Sheetal