Try to change your "\\" to "\".

Le jeudi 29 mai 2008 à 20:13 -0400, Sura, Bhupesh a écrit :
> I am using tapestry 5.0.10 and I have a code in a .tml file which looks like 
> this.
> 
> <input t:id="ipAddress" t:type="TextField" 
> t:validate="regexp=([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])(\\.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])){3<blocked::file://.([0-9]|[1-9][0-9]|1[0-9][0-9]|2[0-4][0-9]|25[0-5])){3/>}"
>  />
> 
> No matter what input string I give, the regex validation is failing. The 
> regex is valid and works fine with my java code.
> 
> Any help would be greatly appreciated.
-- 
  .~.
  /V\      Mikaël Cluseau <[EMAIL PROTECTED]>
 // \\
/(   )\    ISI.NC             +687 26.93.18
 ^`~'^


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

Reply via email to