Ron Piterman <mplayer <at> vollbio.de> writes: > I have a component with an ognl binding, which is rendered once. > if during the render I call the (abstract) getXXX many times, will the > ognl resolve again and again, or will it "cache" the value from the > first call?
Yes if the parameter direction is "in" or "form"; no if it is "auto". --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
