Niall Pemberton wrote the following on 9/16/2004 12:11 AM:

Doesn't matter if its not an ActionForm if you use Struts 1.2.4 - it will
just "wrap" it in one - try just specifying your FooBar class in the
struts-config.xml

<form-bean name="FooBar" type="myPackage.FooBar">

Sorry for being dense here but I still don't see how that helps with the problem. The problem are the null lists inside of myPackage.FooBar that BeanUtils is going to try to populate.



-- Rick

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



Reply via email to