And what exactly is the question?

Angelo Chen schrieb:
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]






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

Reply via email to