Hello Gregor,

Monday, August 13, 2001, 4:21:48 PM, you wrote:

GR> I've used the sources from Fracois Rey and have changed the
GR> the commons bean-utils, so that they support string indexed
GR> properties.

GR> Now I can use following notation:

GR> <html:text property="prop(index)" />

GR> which translates into:

GR> getProp("index") and setProp("index", value)


GR> It works also in combination with nested and integer indexed 
GR> properties.

GR> Does anybody need it? Would it be possible to add this feature
GR> to the Apache's version of bean-utils?

Yes, of course! Its great addition! I think it needs to be added to
the Apache's bean-utils.

GR> It works with Struts 1.1 from CVS and needs some testing and
GR> polishing yet.


-- 
Best regards,
 Oleg                            mailto:[EMAIL PROTECTED]


Reply via email to