Re: [ANN]: T5 website and validation feedback

2008-05-15 Thread tdziurko
Yes, it is possible. Just use clientValidation parameter with false value in your form component. More info: http://tapestry.apache.org/tapestry5/tapestry-core/ref/org/apache/tapestry/corelib/components/Form.html - To unsubscribe,

Re: [ANN]: T5 website and validation feedback

2008-05-15 Thread Toby Hobson
Thursday, 15 May, 2008 5:13:09 PM Subject: Re: [ANN]: T5 website and validation feedback I differ in the use of Ajax for consistency. It is not so much getting around DHTML manipulation but - allowing sophisticated validation to be performed on the server-side in a client-agnostic manner - allowing

Re: [ANN]: T5 website and validation feedback

2008-05-15 Thread babbler
work client-side and server side Either way, I'd like to see the bubbles ... well, pop! - Original Message - From: "Josh Canfield" <[EMAIL PROTECTED]> To: "Tapestry users" Sent: Thursday, May 15, 2008 11:35 AM Subject: Re: [ANN]: T5 website and va

Re: [ANN]: T5 website and validation feedback

2008-05-15 Thread Josh Canfield
ide validation and client-side validation will look exactly the > same! > > - Original Message - From: "babbler" <[EMAIL PROTECTED]> > To: > Sent: Thursday, May 15, 2008 5:08 AM > Subject: [ANN]: T5 website and validation feedback > > >> I&

Re: [ANN]: T5 website and validation feedback

2008-05-15 Thread babbler
One obvious advantage of having ajaxified client-side validation is that the server-side validation and client-side validation will look exactly the same! - Original Message - From: "babbler" <[EMAIL PROTECTED]> To: Sent: Thursday, May 15, 2008 5:08 AM Subject: [ANN]

[ANN]: T5 website and validation feedback

2008-05-15 Thread babbler
I've been working on a T5 and Flash based website - building a version of the good old acrophobia game. You can check it out at www.acrobabble.com. T5 is shaping up to be a great framework. However, I do have some feedback on the form validation mechanism. As you can see from the acrobabble webs