-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Pushkar,
[EMAIL PROTECTED] wrote:
> Yes, I was expecting client-side validation to work for URLs. And ya, other
> validations like "required", "email", "maxlength"..etc are working fine on
> this form.
There was a bug in URLValidator that made it fai
Tuesday, January 30, 2007 9:11 PM
To: Struts Users Mailing List
Subject: Re: Struts 1.3.5 and URL Validation
On 1/30/07, Dave Newton <[EMAIL PROTECTED]> wrote:
> --- [EMAIL PROTECTED] wrote:
> > Is there anything else that I need to do for URL
> > validation besides declar
On 1/30/07, Dave Newton <[EMAIL PROTECTED]> wrote:
--- [EMAIL PROTECTED] wrote:
> Is there anything else that I need to do for URL
> validation besides declaring in validation.xml?
You need to provide more information. ActionForm
class, how you're mapping from action => validation
(bean name or
--- [EMAIL PROTECTED] wrote:
> Is there anything else that I need to do for URL
> validation besides declaring in validation.xml?
You need to provide more information. ActionForm
class, how you're mapping from action => validation
(bean name or action name), does any *other*
validation on the same
Hi everyone,
I'm using Struts version 1.3.5 and I intend to use URL validation for a
field using the validation.xml file. But, when I declare the field in
validation.xml, it does not validate the field to check whether the URL is a
valid one, meaning that it takes any input that I give in that te
5 matches
Mail list logo