Hi, I have declared a property in a DynaActionForm of type of class of my own. My question is how can initialize it or pass a parameter to its constructor? My impression was that it cannot be done, but maybe one of you guys knows how to do this. Thing is I have this property which is an instance of a class which receives a category name in his constructor. And it would nice if I could just specify the 'myclass' class and the category name, instead of having to derive a different class for each different category I have, and use this derived class in the DynaActionForm configuration.
Thanks in advance, Erez --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]