On Thu, 2009-03-05 at 11:59 -0800, Ryan Lubke wrote:
> No property is specified (i.e. name.<property>).
>
> From the javadocs of ELResolver.setValue():
>
> Attempts to set the value of the given property object on the
> given
> base object.
>
> So, what exactly is going to be set on the #{name} object?
A new String object, if it has changed, unless I'm missing something
here.