[ptt-users] omission in post parameters
Dyer, Kevin
kevin.dyer at matrixone.com
Thu Nov 30 10:33:40 PST 2006
Try self.params= [ [ '''key''', '''''' ]
Which will result in &key=&...
------Original Message------
From: Geoff Meakin
To: TestMaker users list
ReplyTo: TestMaker users list
Sent: Nov 30, 2006 12:59 PM
Subject: [ptt-users] omission in post parameters
Hi all,
Does anyone know how to post a singleton parameter
Normally:
self.params= [ [ '''key''', '''value''' ] ]
self.post(url)
However it should be possibly to also post:
self.params= [ [ '''value''' ] ]
self.post(url)
but doing this leads to an index out of bounds.
I've checked HTTPBody.java and it DOES NOT have a method:
addParameter(String value)
If anyone can help with how to do this, it would be gratefully
appreciated!
Or indeed any other thoughts... am a bit stuck out here!
Cheers
-Geoff
-----Original Message-----
From: users-bounces at lists.pushtotest.com
[mailto:users-bounces at lists.pushtotest.com] On Behalf Of Kyle Bell
Sent: 30 November 2006 15:40
To: TestMaker users list
Subject: Re: [ptt-users] TestMaker 5 completion specification
Frank,
I know you were looking for some example code associated with SIP
enabled instant messaging clients. Follow the link below and click on
the Sip Communicator. This is a NIST sponsored IM and telephony client.
http://snad.ncsl.nist.gov/proj/iptel/
Regards,
-Kyle
On Wed, 2006-11-29 at 08:03 -0800, Frank Cohen wrote:
> That explains it. :-( Oh well. Thanks for finding this. I'll see what
> I can do when I write the TM 5 build scripts. Maybe I'll write my own
> zip handler. -Frank
>
>
> On Nov 29, 2006, at 7:42 AM, Kyle Bell wrote:
>
> > Frank,
> >
> > I found this tidbit from the ant user manual -> core tasks -> zip:
> >
> > Starting with Ant 1.5.2, <zip>
------Original Message Truncated------
--------------------------
Kevin J. Dyer| Knowledge Management and Customer Advocacy, Technical Support
| ENOVIA MatrixOne
210 Littleton Road | Westford, MA 01886
Office: +1 978 589 4165 | Fax: +1 978 589 5700 | Cell: +1 978 549 0971
kevin.dyer at MatrixOne.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://cake.pushtotest.com/pipermail/users/attachments/20061130/5062552f/attachment.htm
More information about the Users
mailing list