Re: Using ANT to validate a URL

2009-07-24 Thread Shawn Beard
Yes thats all I need to do is make sure it is valid. Thank you. Shawn From: David Weintraub To: Ant Users List Sent: Friday, July 24, 2009 10:00:29 AM Subject: Re: Using ANT to validate a URL On Fri, Jul 24, 2009 at 10:47 AM, Shawn Beard wrote: >

Using ANT to validate a URL

2009-07-24 Thread Shawn Beard
We use ANT to deploy applications. Is there a way to have ANT validate the deployment by going to its URL and "Deployment is Valid" from the webpage? Thank you. Shawn