Theres an open bugzilla ticket for this,
http://issues.apache.org/bugzilla/show_bug.cgi?id=30686
Niall
- Original Message -
From: "Daniel Watrous" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List"
Sent: Wednesday, February 09, 2005 5:54 PM
Subject: URL patt
url, but even with that it
doesn't. I think that I will end up using a regexp instead.
DW
- Original Message -
From: "Jeff Beal" <[EMAIL PROTECTED]>
To:
Sent: Wednesday, February 09, 2005 12:17 PM
Subject: Re: URL pattern for validation
I ended up getting curious
I ended up getting curious, so rather than just speculate, I dug into
both RFC's, it looks like I was wrong. According to the both RFC's
(1738 and 3986) the '/' is not required for an empty path in a URL/URI.
Sorry, Daniel, no help here.
-- Jeff
Craig McClanahan wrote:
On Wed, 09 Feb 2005 13:
On Wed, 09 Feb 2005 13:13:19 -0500, Jeff Beal <[EMAIL PROTECTED]> wrote:
> I think that, strictly speaking, a URL needs at least the first '/' in
> the path portion. Have you tried http://www.maintainfit.com/ ? When in
> doubt, check the RFC: http://www.faqs.org/rfcs/rfc1738.html
>
FYI, there a
I think that, strictly speaking, a URL needs at least the first '/' in
the path portion. Have you tried http://www.maintainfit.com/ ? When in
doubt, check the RFC: http://www.faqs.org/rfcs/rfc1738.html
-- Jeff
Daniel Watrous wrote:
I am trying to use the URL validation for a form in my applic
Hello,
I am trying to use the URL validation for a form in my application. It always
fails and so I'm not sure that I understand what it expects to see.
In my validation.xml I have the following:
allowallschemes
6 matches
Mail list logo