Re: How to access formbean of another action class

2006-11-22 Thread Nuwan Chandrasoma
o: "Struts Users Mailing List" Sent: Thursday, November 23, 2006 6:29 AM Subject: How to access formbean of another action class 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 cla

How to access formbean of another action class

2006-11-22 Thread Sheetal Gupta
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 p