Re: Clear Input Values

2011-06-01 Thread Cagatay Civici
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 cagatay.civ...@gmail.com wrote: From: Cagatay Civici cagatay.civ...@gmail.com Subject: Clear Input Values To: MyFaces Development dev

Re: Clear Input Values

2011-05-31 Thread Jakob Korherr
Civici cagatay.civ...@gmail.com Subject: Clear Input Values To: MyFaces Development dev@myfaces.apache.org Date: Monday, May 30, 2011, 8:12 AM 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

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; h:form h:messages / h:inputText value=#{pprBean.firstname} required=true/ h:inputText

Re: Clear Input Values

2011-05-30 Thread Mark Struberg
Input Values To: MyFaces Development dev@myfaces.apache.org Date: Monday, May 30, 2011, 8:12 AM 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; h:form                 h:messages

Re: Clear Input Values

2011-05-30 Thread Martin Koci
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 cagatay.civ...@gmail.com wrote: From: Cagatay Civici cagatay.civ...@gmail.com Subject: Clear Input Values To: MyFaces Development