Hello turbine-users, I haven't found any documentation about the format of parameter names that can be used.
I looked at at the howtos and a few javadocs: http://jakarta.apache.org/turbine/turbine-2.4/apidocs/org/apache/turbine/util/parser/ValueParser.html The only doc I've seen was at: http://www.ingrid.org/jajakarta/turbine/en/turbine/turbine-2/howto/peers-howto.html I've set correctly standard bean props, but I haven't been able to set indexed properties. When I was using struts, i believe it uses commons-beans syntax where I could use foo[<index>]. I could also "chain" my access to props using a foo[<index>].<property>. Any way of doing this using turbine-2.4 (specifically turbine-2.4-dev-anite-CVS-src-20040624.jar? cheers, sv --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
