Why would you possibly want to do this? Ant is a build tool,  not a 
general purpose scripting language.

In any case, you could use the exec task to launch a browser.

-- 
Jeffrey E. Care ([EMAIL PROTECTED])
WebSphere Build SWAT Team Lead
WebSphere Build Tooling Lead (Project Mantis)
https://w3.opensource.ibm.com/projects/mantis


"Nir Geier" <[EMAIL PROTECTED]> wrote on 05/18/2005 05:28:48 AM:

> Hi all.
> 
> How can I open url from ant?
> For example I have a documentation page that I want to display (HTML 
page)
> I want to click on ant target which opens the page in browser.
> 
> Is there any option to open URL with Browser?
> 
> Ty in advance.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to