i.e. I have a tag like this
<html:options collection="CountyList" property="name" />
- I get an error saying
No getter method available for property name for bean under name CountyList
and if I implement the getter in the derived bean the error goes away. Is this known behaviour in struts - is seems like a bug to me (or perhaps a bug in commons-beanutils?) Can anyone comment....
-- Paul Harrison
[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

