Marcello Sales wrote:
Hello Everyone,
I'm still with no answers to this... I need to express the values of
parameters in the URL for the GET ant task...
there is an extended httpget task in Ant's SVN repository that does all
of this, alongside an HttpPost. You'd need to check out and build
You did get an excellent suggestion by James!
& is a reserved charaster in XML documents (like <, >, ", '). You need
to escape it using & which means the amp character entity
(built-in to XML). --DD
-
To unsubscribe, e-mail: [EMA
e.org
Subject: GET ANT task parameters...
Hello all,
I'm trying to download a website using the GET ant task but I'm facing
some problems...
1. Can't use URL variables and values as parameters...
Using Eclipse facility, I can't write down the full address with
variables need
On Fri, 2005-09-09 at 16:04, [EMAIL PROTECTED] wrote:
> Hello all,
>
> I'm trying to download a website using the GET ant task but I'm facing
> some problems...
>
> 1. Can't use URL variables and values as parameters...
> Using Eclipse facility, I can't write down the full address with
> variable
Hello all,
I'm trying to download a website using the GET ant task but I'm facing
some problems...
1. Can't use URL variables and values as parameters...
Using Eclipse facility, I can't write down the full address with
variables needed to get the information. In the following URL
https://www.a