The following code, the validators only work with javascript. If you disable
not displayed on the server side.

Why does this happen?


 <form t:type="Form" t:id="uploadForm">
         <t:errors/>
         <input t:type= "upload" t:id= "file" t:value= "fileup" t:validate=
"required, regexp" />
         <br/>
         <input type= "submit" value= "${message:botton-upload}" />
  </form>



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Problems-with-validators-tp5714769.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to