webtier@glassfish.java.net

Re: [webtier] can't update h:dataTable with List<String> as value

From: Lincoln Baxter, III <lincolnbaxter_at_gmail.com>
Date: Thu, 05 Mar 2009 21:27:38 -0500

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.