Thanks nick, it's just what I need, one more question:

<t:label for ="userName" />
        <input t:type="TextField"  t:id = "userName" t:validate="required"
size="30" />
Nick Westgate wrote:
> 
> There is a login example right here:
> http://tapestry.apache.org/tapestry5/tapestry-core/guide/validation.html
> 
> Cheers,
> Nick.
> 
> 
> Angelo Chen wrote:
>> Hi,
>> 
>> I have finished the tutorial in the T5 site, it uses BeanFormEdit, can
>> somebody show me how to do the basic form edit/submit? like a textField
>> for
>> username, a button to submit, then how the java side capture the two
>> fields?
>> thanks.
>> 
>> A.C.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/T5%3ASimple-form-submit-tf4310884.html#a12275209
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to