Re: How to open a URL?

2007-09-08 Thread Martin Gainty
download command line URL utility (CURL) located at http://www.cs.sunysb.edu/documentation/curl/index.html then execute the CURL utility with ant exec (reference located at) http://ant.apache.org/manual/CoreTasks/exec.html http://curl.haxx.se/> M-- This email message and any fi

How to open a URL?

2007-09-08 Thread Angelo Chen
Hi, Is there a way to open a url from Ant? this is needed when a war file is deployed. Thanks, A.C. -- View this message in context: http://www.nabble.com/How-to-open-a-URL--tf4406098.html#a12570003 Sent from the Ant - Users mailing list archive at Nabble.com. ---