Kindly send all your messages to [EMAIL PROTECTED] This mail account is not
functioning anymore.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Kishore Senji wrote:
http://struts.apache.org/userGuide/dev_validator.html
Probably you missed the validWhen rules; Search for "A few quick notes
on the grammer" on the above page
Thanks, I really missed that part. I have one more problem:
My form is populating a drop-down like this:
On Sat, 15 Jan 2005 15:18:33 +0530, Vamsee Kanakala
<[EMAIL PROTECTED]> wrote:
> Hi List,
>
> I have something like this in my validation.xml:
>
>
>
> test
>
> ((phone != null) or (mobile == null) or (*this* != null))
(((phone != null) or (mobile == null))
Kindly send all your messages to [EMAIL PROTECTED] This mail account is not
functioning anymore.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi List,
I have something like this in my validation.xml:
test
((phone != null) or (mobile == null) or (*this* != null))
But I have some errors like this:
line 1:38: expecting RPAREN, found 'or'
at antlr.Parser.match(Parse
5 matches
Mail list logo