Perhaps a stupid question, but I'm rather new to taglibs and beans: I think I can do: <bean:write name="answernode" property="value[2]" /> where I have an 'indexed' property value. It is indexed with a int, so it calls a method 'getValue(int)'. Can I also have a property which is indexed with a string, which would call 'getValue(String)' ? Michiel -- Michiel Meeuwissen - NOS internet Mediacentrum kamer 203 - tel. +31 (0)35 6773065 http://www.mmbase.org http://www.purl.org/NET/mihxil/
- Re: indexed property with a string Michiel Meeuwissen
- Re: indexed property with a string Michiel Meeuwissen
- RE: indexed property with a string Iraklis Kourtidis

