Re: Clear Input Values

2011-06-01 Thread Cagatay Civici
Mark Struberg wrote: > Sounds like a good idea. > > But shouldn't that be handled via the JSF EG? > Such a behaviour would need to be written in the spec to be reliable, isn't? > > LieGrue, > strub > > --- On Mon, 5/30/11, Cagatay Civici wrote: > >

Re: Clear Input Values

2011-05-31 Thread Jakob Korherr
gt;> --- On Mon, 5/30/11, Cagatay Civici wrote: >> >> > From: Cagatay Civici >> > Subject: Clear Input Values >> > To: "MyFaces Development" >> > Date: Monday, May 30, 2011, 8:12 AM >> > Hi all, >>

Re: Clear Input Values

2011-05-30 Thread Martin Koci
dn't that be handled via the JSF EG? > Such a behaviour would need to be written in the spec to be reliable, isn't? > > LieGrue, > strub > > --- On Mon, 5/30/11, Cagatay Civici wrote: > > > From: Cagatay Civici > > Subject: Clear Input Values > >

Re: Clear Input Values

2011-05-30 Thread Mark Struberg
Sounds like a good idea. But shouldn't that be handled via the JSF EG? Such a behaviour would need to be written in the spec to be reliable, isn't? LieGrue, strub --- On Mon, 5/30/11, Cagatay Civici wrote: > From: Cagatay Civici > Subject: Clear Input Values > To: &

Clear Input Values

2011-05-30 Thread Cagatay Civici
Hi all, I'd like to discuss something I've been thinking about lately. How to clear forms easily when validation fails? Consider this simple case;