Sorry, forgot to mention the Tapestry version I am using, I am using
Tapestry4.0v version.

Regards,
Anjali

-----Original Message-----
From: Anjali Abraham 
Sent: Friday, August 26, 2005 1:24 PM
To: [email protected];
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: Need help for email Validation

Hi All,
            I would like to do Email validation in .page file. My code in
.page file for email is given below:
 
<component id="emailAddress" type="TextField">
        <binding name="validators" value="validators:required/>
         <binding name="value" value="emailAddress"/>
        <binding name="displayName" value="literal:Email Address"/>
    </component>
 
 
where do I need give emailValidator and its binding in my .page file?
 
Thanks in Advance,
Anjali

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

Reply via email to