But I set up iterationLength as a HashMap; I thought BeanUtils could
handle maps, so it'd do getIterationLength.get("time"). Perhaps I'm
mixing up BeanUtils and JSTL semantics.
L.
Hubert Rabago wrote:
Nested properties with DynaActionForms actually require you to nest
objects. :) Using a pr
Nested properties with DynaActionForms actually require you to nest
objects. :) Using a property name like "iterationLength.time" would
be like saying "getIterationLength().getTime()", and this is what
BeanUtils would try to do.
Hubert
On 6/7/05, Laurie Harper <[EMAIL PROTECTED]> wrote:
> I'm p
2 matches
Mail list logo