Have you tried specifying the name explicitly? As in: <html:hidden name ="superForm" property="myField"/> I have experienced this same error when having more than one form in a session with the same property's. The actionForm associated with a particular action was not being set. After specifying the name explicitly the desired property was set. cobbie
- Unable to handle ActionForm class hierarchies? Holger Wiechert
- Unable to handle ActionForm class hierarchies? Holger Wiechert
- Unable to handle ActionForm class hierarchies? Holger Wiechert
- Re: Unable to handle ActionForm class hierarchies? Cobbie . Behrend
- Re: Unable to handle ActionForm class hierarchies? Wiechert, Holger
- RE: Unable to handle ActionForm class hierarchies? Wiechert, Holger

