jsr344-experts@javaserverfaces-spec-public.java.net

[jsr344-experts] Re: UIViewRoot API review

From: Edward Burns <edward.burns_at_oracle.com>
Date: Mon, 18 Mar 2013 08:10:44 -0700

>>>>> On Mon, 18 Mar 2013 10:16:29 -0400, Kito Mann <kito.mann_at_virtua.com> said:

[...]

KM> Ideally, we would want to support both use cases. There are some cases
KM> where you really only want this behavior for specific fields (this is the
KM> case I often see). This happens when you're manipulating only a couple of
KM> fields via Ajax, and you want to clear the values, but the other fields on
KM> the form (maybe in a separate tab) are okay.

KM> However, I'm sure there are cases where you really just want to reset the
KM> entire form, in which case listing all of the ids may be impossible (again,
KM> a page with one form and multiple tabs is a good example).

I'd like to hear from Cagatay on this.

Ed