How do I validate URL
843838May 16 2006 — edited Aug 16 2007Hi,
I am developing an application using struts. I want to validate the url entered by the user.
I've tried using the org.apache.commons.validator.UrlValidator that struts provides but i guess it has some bug and doesn't validate all formats of a url.
Can somebody help?
Thanks.
-Abhi.