Please include the portion of the HTML that includes the Form.

Please include your page class code... at least any form-related methods,
but preferably the whole file.


Jonathan



> -----Original Message-----
> From: Muralidhar Y [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, November 05, 2008 03:32
> To: users@tapestry.apache.org
> Subject: problem with validators
> 
> Hi friends, I am working on tapestry4.1. I have problem with validators.
> In the html file I have done the following
> 
> 
> 
> <tr>
> 
>    <td><label jwcid="@FieldLabel" field="component:userName">User
> Name</label></td>
> 
>    <td><input jwcid="[EMAIL PROTECTED]" value="ognl:userName"
> validators="validators:required" displayName="Login Name" size="30"/>
> 
> </td>
> 
> </tr>
> 
> 
> 
> After I kept the validator required also I am able to move to the nextpage
> with empty username. The username field is empty still when I click on
> submit I am able to move to the next page which is not expected. Do I have
> to do any additional things in the html file? Thanking you so much.
> 
> 
> 
> 
> 
> 
> 
> Warm regards,
> 
> Muralidhar Y
> 
> [EMAIL PROTECTED]
> 
> 
> 
> US Main: 877 KENSIUM (536.7486)
> India Main:  +91 9949495511
> 
> India Fax:   +91 9949495522
> 
> Kensium
> 
> 200 S Wacker Dr, Suite 3100
> 
> Chicago, IL 60606
> 
> 
> 
> 
> 
> Confidentiality Note:
> -----------------------------
> The information contained in this e-mail is strictly confidential and for
> the intended use of the addressee only. Any disclosure, use or copying of
> the information by anyone other than the intended recipient is prohibited.
> If you have received this message in error, please notify the sender
> immediately by return e-mail and securely discard this message.
> 
> 
> 
>   _____
> 
> 



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

Reply via email to