--- Den ons 19/5/10 skrev Paul Sandoz <Paul.Sandoz_at_Sun.COM>:>
> I used String and Integer types as an example, the solution
> is general. Just make sure the type of the parameter in the
> setter method is the same is the type of the property value
> for the corresponding property name.
Hmm. When I had a look at the api last week I did notice that the prop method only accepts strings as argument.
/Morten